From fd1d86595cbc34428b776470cd8ce849c4a04a11 Mon Sep 17 00:00:00 2001 From: Stefan Radomski Date: Wed, 18 Jan 2017 23:17:31 +0100 Subject: Forgot to remove debugging info --- test/src/test-gen-c.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/src/test-gen-c.cpp b/test/src/test-gen-c.cpp index 3971845..090b289 100644 --- a/test/src/test-gen-c.cpp +++ b/test/src/test-gen-c.cpp @@ -17,10 +17,10 @@ #endif #ifndef AUTOINCLUDE_TEST -//#include "test-c-machine.scxml.c" +#include "test-c-machine.scxml.c" //#include "/Users/sradomski/Documents/TK/Code/uscxml/build/cli/test/gen/c/ecma/test562.scxml.machine.c" //#include "/Users/sradomski/Documents/TK/Code/uscxml/build/cli/test/gen/c/ecma/test558.scxml.machine.c" -#include "/Users/sradomski/Documents/TK/Code/uscxml/build/cli/test/gen/c/lua/test530.scxml.machine.c" +// #include "/Users/sradomski/Documents/TK/Code/uscxml/build/cli/test/gen/c/lua/test530.scxml.machine.c" #endif #include "uscxml/util/URL.h" -- cgit v0.12