From a4dfdecd380a1e0df9c83c1cff285a0903cfa50e Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Fri, 24 Jan 2014 14:05:37 +0100 Subject: moved input/output functions to seperate file --- doc/mainpage.c | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 doc/mainpage.c (limited to 'doc/mainpage.c') diff --git a/doc/mainpage.c b/doc/mainpage.c deleted file mode 100644 index e3c4057..0000000 --- a/doc/mainpage.c +++ /dev/null @@ -1,23 +0,0 @@ -/** - * @mainpage MSVMMaj C Package Documentation - * @author Gertjan van den Burg (add future safe email adres) - * @date January, 2014 - * @version 0.01a - * - * @section intro_sec Introduction - * - * This is the introduction - * - * @section Usage - * - * Describe the usage of the program here. - * - * @section License - * - * Put some license information here. - * - * @section Reference - * - * Reference to the paper published. Include BibTeX entry as code block here. - * - */ -- cgit v1.2.3