From 9af2bea582c083653c08abb965eba6f63de997fa Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Mon, 6 Dec 2010 14:47:57 +0100 Subject: aufgabe2 und aufgabe3 erstellt --- aufgabe3/log.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 aufgabe3/log.h (limited to 'aufgabe3/log.h') diff --git a/aufgabe3/log.h b/aufgabe3/log.h new file mode 100644 index 0000000..e6b171f --- /dev/null +++ b/aufgabe3/log.h @@ -0,0 +1,7 @@ +#ifndef _LOG_H +#define _LOG_H + +void log(); +void log_cleanup(); + +#endif -- cgit v1.2.3-70-g09d2