
This is a port of Mindy 1.3 to OS/2
-----------------------------------

Please make sure to also consult the file named README.

Credits for Mindy, and therefore 99% of this port, go to the Gwydion
Project at Carnegie Mellon University.

The OS/2 port was compiled with the freely available EMX C compiler. The
included executables REQUIRE the DLLs contained in the EMX run-time
package which can be found at :
ftp://ftp.cdrom.com/pub/os2/unix/emx09a/emxrt.zip 
(Note that emx09a may be replaced by a future version.)

The mindy executables are located in the "bin" directory.
You should include its path in the PATH variable in your CONFIG.SYS.

The mindy libraries are located in the "lib" directory.
To tell mindy.exe where to find them add this to your CONFIG.SYS :
SET MINDYPATH=<path of the lib directory>;.;
You may add more directories if you want to tell it where to find your
own libraries.

Please send bug reports to me (at premont@iro.umontreal.ca).
I will transfer them to the Gwydion team (at gwydion-bugs@cs.cmu.edu)
if I think the problem is not specific to this port.

Known bugs/limitations of the port to OS/2 :
- fd-exec doesn't work.

Patrick Premont
