Changes by: Jason J. Hickey (jyh at cs.caltech.edu)
Date: 2007-09-03 17:14:26 -0700 (Mon, 03 Sep 2007)
Revision: 12073
Log message:

      Add the functions localtime, gmtime, and mktime.

Changes  Path(relative to omake-branches/0.9.8.x)
+97 -0 src/builtin/omake_builtin_sys.ml
+10 -0 src/ir/omake_symbol.ml
+1 -0 src/ir/omake_var.ml
+1 -0 src/ir/omake_var.mli
+4 -4 test/simple/Test9