mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
1af771fdf0
Don't ask me how this differs from bytebench, but it seems to be different enough to warrant a seperate port. PR: 5330 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
12 lines
303 B
Plaintext
12 lines
303 B
Plaintext
--- nbench1.h Thu Dec 11 20:54:46 1997
|
|
+++ /home/andy/tmp/wrk/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="/usr/local/share/nbench/NNET.DAT";
|
|
|
|
/*
|
|
** PROTOTYPES
|