aboutsummaryrefslogtreecommitdiffstats
path: root/ccid/gen_links.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ccid/gen_links.sh')
-rwxr-xr-xccid/gen_links.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/ccid/gen_links.sh b/ccid/gen_links.sh
index e53954b6..593f6248 100755
--- a/ccid/gen_links.sh
+++ b/ccid/gen_links.sh
@@ -4,9 +4,9 @@ BASEDIR=../deps
. ../gen_links.sh.inc
-#DIR=$BASEDIR/titan.Libraries.TCCUsefulFunctions/src
-#FILES="TCCInterface_Functions.ttcn TCCConversion_Functions.ttcn TCCConversion.cc TCCInterface.cc TCCInterface_ip.h"
-#gen_links $DIR $FILES
+DIR=$BASEDIR/titan.Libraries.TCCUsefulFunctions/src
+FILES="TCCConversion_Functions.ttcn TCCConversion.cc"
+gen_links $DIR $FILES
DIR=$BASEDIR/titan.TestPorts.USB/src
FILES="USB_PT.cc USB_PT.hh USB_PortType.ttcn USB_PortTypes.ttcn USB_Templates.ttcn USB_Types.ttcn USB_Component.ttcn "