From 32fc0db9e66370a5ddf4d0d137c94c8ce9915b21 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Mon, 16 May 2016 22:11:06 +0200 Subject: documentation --- include/gensvm_base.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'include/gensvm_base.h') 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. * */ -- cgit v1.2.3