Index: comp.sh
===================================================================
--- comp.sh	(revision 0)
+++ comp.sh	(revision 1)
@@ -0,0 +1,5 @@
+ulimit -c 0
+rm test
+gcc $1 -Wall -o test -L/usr/X11R6/lib/ -lGL -lglut -lGLU -lm -lopenal -lvorbis -logg -lvorbisfile -Iphp/ -Iphp/main/ -Iphp/Zend -Iphp/TSRM php/libs/libphp4.a -lresolv -lcrypt -lz
+sync
+./test $2 $3 $4 $5 $6

Property changes on: comp.sh
___________________________________________________________________
Added: svn:executable
\ No newline at end of property