Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-02-21 13:42:24 -0800 (Mon, 21 Feb 2005)
Revision: 795
Log message:
Exceptions were not handling default cases, and exception was not
rethrown on no pattern match.
Changes | Path |
+12 -6 | omake/src/build/omake_builtin_base.ml |