From efd23153d6c094c7d60833548621e13f553871e9 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Mon, 6 Dec 2010 14:41:41 +0100 Subject: Grundgerüst erstellt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- statistic.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 statistic.h (limited to 'statistic.h') diff --git a/statistic.h b/statistic.h new file mode 100644 index 0000000..50b82f4 --- /dev/null +++ b/statistic.h @@ -0,0 +1,7 @@ +#ifndef _STATISTIC_H +#define _STATISTIC_H + +void statistic(); +void statistic_cleanup(); + +#endif -- cgit v1.2.3-70-g09d2