aboutsummaryrefslogtreecommitdiff
path: root/doc/mainpage.c
diff options
context:
space:
mode:
authorGertjan van den Burg <burg@ese.eur.nl>2014-01-24 14:05:37 +0100
committerGertjan van den Burg <burg@ese.eur.nl>2014-01-24 14:05:37 +0100
commita4dfdecd380a1e0df9c83c1cff285a0903cfa50e (patch)
treecceb01578e0b7b23260da5546cfdfc11cd44ae31 /doc/mainpage.c
parentfix typo in makefile (diff)
downloadgensvm-a4dfdecd380a1e0df9c83c1cff285a0903cfa50e.tar.gz
gensvm-a4dfdecd380a1e0df9c83c1cff285a0903cfa50e.zip
moved input/output functions to seperate file
Diffstat (limited to 'doc/mainpage.c')
-rw-r--r--doc/mainpage.c23
1 files changed, 0 insertions, 23 deletions
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.
- *
- */