ecos_kernel_test: adjustments on experimentInfo.hpp

git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1482 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
chb
2012-08-09 15:52:23 +00:00
parent aae31352af
commit f72a180f91

View File

@ -22,7 +22,9 @@
#define LOCAL 0
#define PREREQUISITES 0 // 1: do step 0-2 ; 0: do step 3
#ifndef PREREQUISITES
#define PREREQUISITES 0 // 1: do step 0-2 ; 0: do step 3
#endif
using namespace std;
using namespace fail;