aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/gensvm_base.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/gensvm_base.h b/include/gensvm_base.h
index b1f4a6b..f2df59f 100644
--- a/include/gensvm_base.h
+++ b/include/gensvm_base.h
@@ -2,10 +2,11 @@
* @file gensvm_base.h
* @author Gertjan van den Burg
* @date May, 2016
- * @brief Definitions for GenData and GenModel structures
+ * @brief Header file for gensvm_base.c
*
* @details
- * Contains documentation and declarations of GenModel and GenData.
+ * Contains documentation and declarations of GenModel and GenData, and
+ * function declarations for the functions in gensvm_base.c.
*
*/