source: trunk/Jgraph/NeXT.help@ 539

Last change on this file since 539 was 418, checked in by Nicholas Riley, 16 years ago

Jgraph 8.3 from http://www.cs.utk.edu/~plank/plank/jgraph/jgraph.tar.gz

File size: 274 bytes
Line 
1To compile jgraph on the NeXT machines, compile with -DLCC. This will
2define LCC in jgraph.h and token.c so that <stdlib.h> will be included.
3Otherwise, the compilation will go fine, but there will be type conversion
4errors in token.c which will give bogus output.
5
6Jim
Note: See TracBrowser for help on using the repository browser.