Further work on GlobPlot
[jabaws.git] / binaries / src / compilebin.sh
index 3cc20b2..8a0ecd2 100644 (file)
@@ -67,5 +67,10 @@ echo "DONE"
 chmod +x sav_gol
 cd ..
 
-
+echo "Compiling GlobPlot..."
+cd globplot
+echo "DONE"
+# TODO deal with the links
+chmod +x GlobPlot.py
+cd ..