Changes by: Jason J. Hickey (jyh at cs.caltech.edu)
Date: 2007-05-05 14:20:58 -0700 (Sat, 05 May 2007)
Revision: 10649
Log message:

      Split the Omake_cache.stat code into a separate file.

Changes  Path
+7 -3 omake-branches/0.9.8.x/src/Makefile
+7 -3 omake-branches/0.9.8.x/src/Makefile.nt
+1 -0 omake-branches/0.9.8.x/src/ir/OMakefile
+98 -181 omake-branches/0.9.8.x/src/ir/omake_cache.ml
Added omake-branches/0.9.8.x/src/ir/omake_cache_stat.ml
Added omake-branches/0.9.8.x/src/ir/omake_cache_stat.mli
+15 -0 omake-branches/0.9.8.x/src/ir/omake_node.ml
+15 -0 omake-branches/0.9.8.x/src/ir/omake_node_sig.ml
+5 -1 omake-branches/0.9.8.x/src/main/omake_main.ml