IUPred result readers. IUpred binaries compilation scripts. IUpred executable descrip...
[jabaws.git] / binaries / src / compilebin.sh
index cd3b63a..f4563a6 100644 (file)
@@ -75,3 +75,11 @@ echo "DONE"
 chmod +x GlobPlot.py
 cd ..
 
+echo "Compiling IUPred..."
+cd iupred
+make clean
+make 
+echo "DONE"
+chmod +x iupred
+cd ..
+