Changes by: Jason J. Hickey (jyh at cs.caltech.edu)
Date: 2007-05-29 15:37:26 -0700 (Tue, 29 May 2007)
Revision: 10830
Log message:
The static section indexing resulted in duplicates.
This fixes bug #669.
This is already done correctly in 0.9.8.x, so I just hacked it
the easiest way possible, and used a ref cell for the static
index. Do not propagate this hack.
Changes | Path |
+11 -6 | omake-branches/0.9.8.2/src/env/omake_ir_ast.ml |