1 2 3 4 5 6 7 8 9 10 11
--- nbench1.h.orig Thu Dec 11 20:54:46 1997 +++ nbench1.h Wed Dec 17 08:28:11 1997 @@ -352,7 +352,7 @@ ** The Neural Net test requires an input data file. ** The name is specified here. */ -char *inpath="NNET.DAT"; +char *inpath=DATADIR "NNET.DAT"; /* ** PROTOTYPES