summaryrefslogtreecommitdiff
path: root/benchmarks/nbench/files/patch-nbench1.h
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-28 14:17:02 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-28 14:17:02 +0000
commitbd660e17d775189dad03bdfa3b8d093babab10e1 (patch)
tree09c6d075cf1f65caf45985df6ee6faa66f38b428 /benchmarks/nbench/files/patch-nbench1.h
parentRename audio/ patch-xy patches to reflect the files they modify. (diff)
Rename benchmark/ patch-xy patches to reflect the files they modify.
Notes
Notes: svn path=/head/; revision=363158
Diffstat (limited to 'benchmarks/nbench/files/patch-nbench1.h')
-rw-r--r--benchmarks/nbench/files/patch-nbench1.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/benchmarks/nbench/files/patch-nbench1.h b/benchmarks/nbench/files/patch-nbench1.h
new file mode 100644
index 000000000000..f7c039a96eb1
--- /dev/null
+++ b/benchmarks/nbench/files/patch-nbench1.h
@@ -0,0 +1,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