Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-06-08 19:03:35 -0700 (Wed, 08 Jun 2005)
Revision: 1134
Log message:
Rearraged some sections based on Aleksey's bug #469 comments.
This moves the "file operations" into omake-base. However, this
includes *all* the file functions.
The right thing to do here is probably to split omake_builtin_file.ml
into "simple" and "complicated" operations.