Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-08-07 13:42:53 -0700 (Tue, 07 Aug 2007)
Revision: 11907
Log message:
The src/ir/omake_value_type.ml file had one MAGICBEGIN, but two MAGICEND
markers and as a result, the value type was erroneously excluded from the
magic computation!
I realized this when Jason's change for anonymous function resulted in
segfaults...
Changes | Path(relative to omake-branches/0.9.8.x/src/ir) |
+1 -2 | omake_value_type.ml |