diff options
| author | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2016-05-09 20:45:06 +0200 |
|---|---|---|
| committer | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2016-05-09 20:45:06 +0200 |
| commit | 993c503ce1b440be6947bc91fbf1fa6098569b51 (patch) | |
| tree | 49cf60984f3e679b810a3089b15f952e5ac7f4f5 /include | |
| parent | rename strutil to gensvm_strutil (diff) | |
| download | gensvm-993c503ce1b440be6947bc91fbf1fa6098569b51.tar.gz gensvm-993c503ce1b440be6947bc91fbf1fa6098569b51.zip | |
use gensvm namespace for all crossval/timer/util
Diffstat (limited to 'include')
| -rw-r--r-- | include/gensvm_crossval.h (renamed from include/crossval.h) | 0 | ||||
| -rw-r--r-- | include/gensvm_timer.h (renamed from include/timer.h) | 0 | ||||
| -rw-r--r-- | include/gensvm_util.h (renamed from include/util.h) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/include/crossval.h b/include/gensvm_crossval.h index fa3cca7..fa3cca7 100644 --- a/include/crossval.h +++ b/include/gensvm_crossval.h diff --git a/include/timer.h b/include/gensvm_timer.h index a1b60a7..a1b60a7 100644 --- a/include/timer.h +++ b/include/gensvm_timer.h diff --git a/include/util.h b/include/gensvm_util.h index fe8d2a3..fe8d2a3 100644 --- a/include/util.h +++ b/include/gensvm_util.h |
