Bootstrap: reorganization, bugfixes

This commit is contained in:
2015-02-27 22:49:18 +01:00
parent 6c8e2c9fa9
commit 7690327e9e
9 changed files with 54 additions and 29 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
#set -o functrace
source "$(dirname $0)/../../lib/libem.bash"
source "$(dirname $0)/../../../lib/libem.bash"
TCL_DIR="${PSI_PREFIX}/Tools/Pmodules/0.99.0"