home *** CD-ROM | disk | FTP | other *** search
- Some changes were required to get this to compile with MSC 6.00A. See the
- patches.msc file for the diffs.
-
- The curses port from the same author has an error in the VioGetMode call,
- and vscanf (probably should be vsscanf) is absent from MSC. An ugly hack
- appears in vscanf.c of the curses archive.
-
- Apply the patches with
- patch < patches.msc
- then make
- make -f Makefile.msc
-
- Bound OS/2 and MSDOS versions can be created with
- make -f Makefile.msc bound
-
- --
- Darrel Hankerson hank@ducvax.auburn.edu
- 27 October 1992
-
- =============================================================================
-
- Modifications for PDCurses 2.0 beta.
-
- --
- Darrel Hankerson hank@ducvax.auburn.edu
- 29 October 1992
-
- =============================================================================
-
- Modifications for PDCurses 2.0. The old gram.c should be deleted; use bison
- (this fixes some syntax problems).
-
- --
- Darrel Hankerson hank@ducvax.auburn.edu
- 15 November 1992
-
-
-