Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-07-13 17:24:27 -0700 (Wed, 13 Jul 2005)
Revision: 1214
Log message:

      Query the Win32 registry to figure out where omake is installed.
      The search tries the following in order:
         1. The registry
         2. The OMAKELIB environment variable
         3. The value hard-coded in omake_magic.ml
      
      Updated the installer config.
      

Changes  Path
+75 -3 libmojave/cutil/lm_unix_cutil.c
+13 -3 libmojave/unix/lm_unix_util.ml
+11 -0 libmojave/unix/lm_unix_util.mli
Binary omake/omake.aip
+9 -8 omake/src/ir/omake_state.ml