Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-03-20 10:45:59 -0700 (Tue, 20 Mar 2007)
Revision: 10248
Log message:

      - Dropped a custom Omake_command_digest implementation and changed it to using
       Lm_hash.HashDigest (which is almost identical).
     
     - Added the omake_command_digest file to the list of magic files for the cache
       and marked the list of hash coded (type Omake_command_digest.code) with the
       "MAGICBEGIN"/"MAGICEND"

Changes  Path
+2 -2 omake-branches/0.9.8.x/src/Makefile
+2 -2 omake-branches/0.9.8.x/src/Makefile.nt
+9 -870 omake-branches/0.9.8.x/src/env/omake_command_digest.ml
+0 -1 omake-branches/0.9.8.x/src/eval/omake_eval.ml
+1 -0 omake-branches/0.9.8.x/src/magic/OMakefile