adding some comment
[runfinite.git] / src / main.cpp
index 5b1ca074fb3c2da93178d3357c09b53f9df382fd..d6d5692f9dd07d52960464f5541028fd49ced05d 100644 (file)
@@ -1,3 +1,12 @@
+/**
+ * shuber, 2008-04-24
+ *
+ * Little hack to let a process run only a specific amount of time. If process
+ * has not finished until that amount of time it is killed.
+ *
+ */
+
+
 #include <stdlib.h>
 #include <stdio.h>
 #include <string.h>