classic rt UI !

This commit is contained in:
askv
2010-09-06 14:54:45 -07:00
commit 84ecfe412a
597 changed files with 121214 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