Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2004-05-28 23:45:16 -0700 (Fri, 28 May 2004)
Revision: 5830
Log message:

      Proxyedit now works on win32, so we can call an external editor on windows.
         1. The default editor is notepad (bleh), but it can be changed to
            a sensible editor by placing the command in ~/.metaprl/editor.
         2. We get the usual extra-dumb console windows on M$.  I
            believe Microlimp sucks.  Anyway, we can consider using a
            runemacs-style hack to hide the console window.
      

Changes  Path
Properties metaprl/mllib
+18 -12 metaprl/proxyedit/proxyedit_main.ml
Properties metaprl/support/shell