diff options
author | Maho Nakata <maho@FreeBSD.org> | 2010-06-06 00:29:51 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2010-06-06 00:29:51 +0000 |
commit | 8727004ac44340e532a3720e30367516fb01d9f5 (patch) | |
tree | 339b82819af5c5450831ba34346461e54b624f6d /cad/calculix/files/patch-cgx_VER+src+cgx.h | |
parent | - Improve NLS support (diff) |
Update to 2.1.
Diffstat (limited to 'cad/calculix/files/patch-cgx_VER+src+cgx.h')
-rw-r--r-- | cad/calculix/files/patch-cgx_VER+src+cgx.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/cad/calculix/files/patch-cgx_VER+src+cgx.h b/cad/calculix/files/patch-cgx_VER+src+cgx.h index a1fc0a7fe80b..06485922803b 100644 --- a/cad/calculix/files/patch-cgx_VER+src+cgx.h +++ b/cad/calculix/files/patch-cgx_VER+src+cgx.h @@ -1,11 +1,11 @@ ---- cgx_2.0/src/cgx.h.orig 2009-08-13 15:58:59.000000000 +0900 -+++ cgx_2.0/src/cgx.h 2009-09-03 15:07:10.000000000 +0900 +--- cgx_2.1/src/cgx.h.orig 2009-08-13 15:58:59.000000000 +0900 ++++ cgx_2.1/src/cgx.h 2009-09-03 15:07:10.000000000 +0900 @@ -86,8 +86,8 @@ "/yaprod/cae/application/CalculiX/doc/ccx_2.0/ccx.html"} #endif #else -- #define HELPFILE {"/usr/local/CalculiX/cgx_2.0/doc/cgx/cgx.html",\ -- "/usr/local/CalculiX/ccx_2.0/doc/ccx/ccx.html"} +- #define HELPFILE {"/usr/local/CalculiX/cgx_2.1/doc/cgx/cgx.html",\ +- "/usr/local/CalculiX/ccx_2.1/doc/ccx/ccx.html"} + #define HELPFILE {"%%DOCSDIR%%/cgx/cgx.html",\ + "%%DOCSDIR%%/ccx/ccx.html"} #endif |