2000-08-01 19:37:02 -04:00
|
|
|
--- nbench1.h.orig Thu Dec 11 20:54:46 1997
|
|
|
|
+++ nbench1.h Wed Dec 17 08:28:11 1997
|
1998-03-27 07:26:47 -05:00
|
|
|
@@ -352,7 +352,7 @@
|
|
|
|
** The Neural Net test requires an input data file.
|
|
|
|
** The name is specified here.
|
|
|
|
*/
|
|
|
|
-char *inpath="NNET.DAT";
|
2000-08-01 19:37:02 -04:00
|
|
|
+char *inpath=DATADIR "NNET.DAT";
|
1998-03-27 07:26:47 -05:00
|
|
|
|
|
|
|
/*
|
|
|
|
** PROTOTYPES
|