Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2003-09-03 17:13:55 -0700 (Wed, 03 Sep 2003)
Revision: 156
Log message:
Add dependencies to the .INCLUDE directives.
Note, dependency checking on these lines uses timestamp,
not MD5 sum. I'll have the thread the file cache through
the evaluator to fix this.
Changes | Path |
+25 -4 | omake/src/eval/omake_eval.ml |