handle grap.defines properly

This commit is contained in:
rsc 2004-08-16 17:20:41 +00:00
parent bdf49b7ee0
commit d16cfe2431
2 changed files with 5 additions and 3 deletions

View file

@ -10,7 +10,7 @@
int dbg = 0;
#ifndef GRAPDEFINES
#define GRAPDEFINES "#9/sys/lib/grap.defines"
#define GRAPDEFINES "#9/lib/grap.defines"
#endif
char *lib_defines;