From: Stefan Huber Date: Thu, 24 Apr 2008 13:26:09 +0000 (+0100) Subject: adding some comment X-Git-Url: https://git.sthu.org/?p=runfinite.git;a=commitdiff_plain;h=89191acb4dea4fda07d66e5ffd3cda1df229e581 adding some comment --- diff --git a/src/main.cpp b/src/main.cpp index 5b1ca07..d6d5692 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -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 #include #include