From 7c26a79b27a8dfb41d5116eb756109214a228231 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Sat, 19 Nov 2005 23:36:03 +0000 Subject: update to 1.4 Submitted by: "Pedro F. Giffuni" --- cad/calculix/files/patch-cgx_VER+src+cgx.h | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'cad/calculix/files/patch-cgx_VER+src+cgx.h') diff --git a/cad/calculix/files/patch-cgx_VER+src+cgx.h b/cad/calculix/files/patch-cgx_VER+src+cgx.h index b40f68cee11d..2c9a19f5f098 100644 --- a/cad/calculix/files/patch-cgx_VER+src+cgx.h +++ b/cad/calculix/files/patch-cgx_VER+src+cgx.h @@ -1,13 +1,13 @@ ---- cgx_1.3/src/cgx.h.orig Fri Feb 25 20:00:16 2005 -+++ cgx_1.3/src/cgx.h Sat Feb 26 20:45:51 2005 -@@ -63,8 +63,8 @@ +--- cgx_1.4/src/cgx.h.orig Mon Oct 10 15:46:23 2005 ++++ cgx_1.4/src/cgx.h Mon Oct 10 16:06:53 2005 +@@ -77,8 +77,8 @@ #define MILLISECONDS_PER_PERIOD 1200 /* default location of the help files, please insert the actual one */ --#define HELPFILE {"/usr/local/CalculiX/cgx_1.3/doc/cgx/cgx.html",\ -- "/usr/local/CalculiX/ccx_1.3/doc/ccx/ccx.html"} +-#define HELPFILE {"/usr/local/CalculiX/cgx_1.4/doc/cgx/cgx.html",\ +- "/usr/local/CalculiX/ccx_1.4/doc/ccx/ccx.html"} +#define HELPFILE {"%%DOCSDIR%%/cgx/cgx.html",\ -+ "%%DOCSDIR%%/ccx/ccx.html"} ++ "%%DOCSDIR%%/ccx/ccx.html"} + /* html browser, change if necessary */ - /* #define BROWSER {"netscape"} */ -- cgit v1.2.3