added Command line parsing and debug option by Vladimir Vyskocil

This commit is contained in:
matthias.ringwald 2009-12-29 16:49:36 +00:00
parent e395abe932
commit 5edb03cdec

View File

@ -32,7 +32,9 @@
/*
* test.c
*
* Created by Matthias Ringwald on 7/14/09.
* Command line parsing and debug option
* added by Vladimir Vyskocil <vladimir.vyskocil@gmail.com>
*
*/
#include <unistd.h>