[BACK]Return to patch-scripts_parms_tcl CVS log [TXT][DIR] Up to [local] / ports / cad / tkgate / patches

File: [local] / ports / cad / tkgate / patches / Attic / patch-scripts_parms_tcl (download)

Revision 1.1, Mon Nov 10 13:11:23 2008 UTC (15 years, 7 months ago) by yason
Branch: MAIN

Initial revision

$OpenBSD$
--- scripts/parms.tcl.orig	Sun Jan 13 13:22:41 2008
+++ scripts/parms.tcl	Sun Jan 13 13:23:19 2008
@@ -38,7 +38,7 @@ set tkg_initialHeight 590
 #
 # Executable for simulator
 #
-set simExec "${tkg_gateHome}/libexec/gsim"
+set simExec "!!PREFIX!!/libexec/gsim"
 
 set tkg_simCustomDelay 0
 set tkg_simDefaultDelayFile "${tkg_gateHome}/gdf/default.gdf"