Update docs

This commit is contained in:
2015-01-27 18:56:12 -08:00
parent 5b0fe6f880
commit 6642358073
6 changed files with 21 additions and 35 deletions

View File

@@ -58,6 +58,6 @@ struct basic_variable {
extern int basic_errno;
void run_basic(void);
void basic_repl(void);
#endif /* _BASIC_H_ */