summaryrefslogtreecommitdiffstats
Unidiff
-rw-r--r--src/view/exp004init.c12
-rw-r--r--src/view/exp004init.h9
2 files changed, 21 insertions, 0 deletions
diff --git a/src/view/exp004init.h b/src/view/exp004init.h
new file mode 100644
index 0000000..5431c9f
--- a/dev/null
+++ b/src/view/exp004init.h
@@ -0,0 +1,9 @@
1#ifndef EXP004INIT_H
2#define EXP004INIT_H
3
4/*
5 * Initialize state variables to default values.
6 */
7void exp004init (void);
8
9#endif // EXP004INIT

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.