IUpred integration
[jabaws.git] / binaries / src / compilebin.sh
index cd3b63a..405921e 100644 (file)
@@ -75,3 +75,10 @@ echo "DONE"
 chmod +x GlobPlot.py
 cd ..
 
+echo "Compiling IUPred..."
+cd iupred
+make clean
+make 
+echo "DONE"
+cd ..
+