merge
authorDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Thu, 21 May 2009 19:13:29 +0000 (21:13 +0200)
committerDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Thu, 21 May 2009 19:13:29 +0000 (21:13 +0200)
1  2 
Cython/Compiler/Code.py
Cython/Compiler/ModuleNode.py
Cython/Compiler/PyrexTypes.py

index 3f10cd8b773ac0e189bc3d9b52b49666c07af57a,2a426fe35a0969b1646c1e853522f5b2f71acc3f..4fd2147600e51d6a206fa44244e848982fe95feb
@@@ -328,9 -235,9 +328,10 @@@ class GlobalState(object)
          'typeinfo',
          'before_global_var',
          'global_var',
 +        'decls',
          'all_the_rest',
-         'utility_code_def'
+         'utility_code_def',
+         'end'
      ]
      
  
Simple merge
Simple merge