Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-06-01 12:28:27 -0700 (Wed, 01 Jun 2005)
Revision: 1076
Log message:

      Normal sequences should use ScopeGlobal mode.  In the following,
      X will be private, but Y and Z will be global.
      
      private. =
         X = 1
         section
            Y = 2
         if true
            Z = 2
      

Changes  Path
+5 -0 omake-branches/configure2/src/env/omake_ir_ast.ml