basic linked list / cell method support implemented
[physik/posic.git] / run
diff --git a/run b/run
index 4c753fe..584a446 100755 (executable)
--- a/run
+++ b/run
@@ -1,3 +1,4 @@
+mkdir -p saves video
 ./clean
 ./posic $@
 if [ "$?" == "0" ]; then