Fixed bug found by Emil, incorrect syntax for #ifdef statement failed on older GCC

This commit is contained in:
Wyatt Olson
2010-10-20 10:18:14 -06:00
commit 04970207f1
620 changed files with 130146 additions and 0 deletions

4
rtstart Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
RT_BINDIR=`dirname "$0"`
export LD_LIBRARY_PATH=${RT_BINDIR}
cd "${RT_BINDIR}" && ./rt