summaryrefslogtreecommitdiff
path: root/math/ump/files/patch-src-main.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--math/ump/files/patch-src-main.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/math/ump/files/patch-src-main.cpp b/math/ump/files/patch-src-main.cpp
index 66bd4b5c028e..51870e795b28 100644
--- a/math/ump/files/patch-src-main.cpp
+++ b/math/ump/files/patch-src-main.cpp
@@ -1,7 +1,7 @@
---- src/main.cpp Sat Apr 22 01:10:27 2006
-+++ src/main.cpp.port Wed May 3 15:13:45 2006
-@@ -692,7 +692,7 @@
-
+--- src/main.cpp Sun Jun 25 12:48:31 2006
++++ src/main.cpp.port Mon Jul 10 14:08:33 2006
+@@ -682,7 +682,7 @@
+
setup_file.replace_escape_sequences = true;
- try{ setup_file.read( DATA_DIR "/ump.conf" ); }