@@ -1,9 +1,5 @@
#!/bin/bash
-if [ $REF ]; then
- CIVCC=bin32/civcc
-else
- CIVCC=./civicc
-fi
+CIVCC=./civcc
CIVAS=bin32/civas
CIVVM=bin32/civvm