diff options
Diffstat (limited to 'cad/tochnog/files/patch-tochnog.h')
-rw-r--r-- | cad/tochnog/files/patch-tochnog.h | 12 |
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 |