ports/benchmarks/nbench/files/patch-nbench1.h
Dmitry Marakasov e342ed87b5 - Pass maintainership to submitter
- Regenerate patches

PR:		200950
Submitted by:	luca.pizzamiglio@gmail.com
2015-06-19 00:42:51 +00:00

11 lines
288 B
C

--- nbench1.h.orig 2004-12-30 02:15:18 UTC
+++ nbench1.h
@@ -355,7 +355,7 @@ int learned; /* flag--if TRUE
** The Neural Net test requires an input data file.
** The name is specified here.
*/
-char *inpath="NNET.DAT";
+char *inpath=DATADIR "NNET.DAT";
/*
** PROTOTYPES