summaryrefslogtreecommitdiff
path: root/cad/tochnog/files/patch-tochnog.h
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-06-23 13:11:39 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-06-23 13:11:39 +0000
commit81106d48d93cdc53e0b97937cc805ffe424a924d (patch)
tree16172773fe669d8bbc2d8caadd3d237f75018288 /cad/tochnog/files/patch-tochnog.h
parentIAXmodem is a software modem written in C that uses (diff)
- use standard BLAS instead of ATLAS so this can be packaged. Of course we still have a WITH_ATLAS knob
- Minor changes to better match the CVS version - Add GETOPT_LONG support PR: ports/99259 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Diffstat (limited to 'cad/tochnog/files/patch-tochnog.h')
-rw-r--r--cad/tochnog/files/patch-tochnog.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/cad/tochnog/files/patch-tochnog.h b/cad/tochnog/files/patch-tochnog.h
index 8bfb5a88b51d..634267c69636 100644
--- a/cad/tochnog/files/patch-tochnog.h
+++ b/cad/tochnog/files/patch-tochnog.h
@@ -1,5 +1,5 @@
---- tochnog.h.orig Sun Feb 11 05:05:27 2001
-+++ tochnog.h Fri Feb 3 15:15:51 2006
+--- tochnog.h 2002/06/01 13:50:03 1.1.1.1
++++ tochnog.h 2002/08/01 08:44:35 1.3
@@ -17,12 +17,16 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
@@ -20,12 +20,12 @@
#include <math.h>
#include <limits.h>
#include <stdio.h>
-@@ -48,6 +53,8 @@
- VERSION_MACRO, // mesh for control_macro
+@@ -49,6 +53,8 @@
MVERSION // maximum number of versions, this must be the last item
};
-+
-+#define TOCHNOG_VERSION "July_25_2002"
++#define TOCHNOG_VERSION "July_25_2002"
++
// constants
#define MCHAR 100 // maximum length of names
+ #define MDIM 3 // maximum number of space dimensions