tests/python/beremiz.xml
author b.taylor@willowglen.ca
Wed, 12 Aug 2009 16:18:57 -0600
changeset 377 9db62e0280f5
parent 291 701c0601db02
child 411 8261c8f1e365
permissions -rw-r--r--
remove code that i was using for testing.
280
f2ef79f3dba0 Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.
etisserant
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
291
701c0601db02 Added systematic stdout.flush runtime side, so that results appear in log window
etisserant
parents: 280
diff changeset
     2
<BeremizRoot URI_location="LOCAL://">
280
f2ef79f3dba0 Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.
etisserant
parents:
diff changeset
     3
  <TargetType>
f2ef79f3dba0 Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.
etisserant
parents:
diff changeset
     4
    <Linux CFLAGS="-g" LDFLAGS="-g"/>
f2ef79f3dba0 Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.
etisserant
parents:
diff changeset
     5
  </TargetType>
f2ef79f3dba0 Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.
etisserant
parents:
diff changeset
     6
</BeremizRoot>