aboutsummaryrefslogblamecommitdiff
path: root/cad/calculix/files/patch-cgx_VER+src+cgx.h
blob: db8f428633639e004007d3b1a0ad6f044868ee85 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                                              
--- cgx_1.1/src/cgx.h.orig	Tue Aug  5 10:08:37 2003
+++ cgx_1.1/src/cgx.h	Thu Aug  7 00:37:38 2003
@@ -59,8 +59,8 @@
 #define     MILLISECONDS_PER_PERIOD 1200 
 
 /* default location of the help files, please insert the actual one */
-#define     HELPFILE        {"/usr/local/CalculiX/cgx_1.1/doc/cgx/cgx.html",\
-   "/usr/local/CalculiX/ccx_1.1/doc/ccx/ccx.html"}
+#define     HELPFILE        {"%%DOCSDIR%%/cgx/cgx.html",\
+   "%%DOCSDIR%%/ccx/ccx.html"}
 
 /* html browser, change if necessary */
 #define     BROWSER         {"netscape"}