Automatic commit at Wed Jul 25 15:50:05 WST 2012
[matches/honours.git] / research / TCS / apparatus / source_code / parser.h
1 #ifndef _PARSER_H\r
2 #define _PARSER_H\r
3 \r
4 /*\r
5  * @file parser.h\r
6  * @author Sam Moore\r
7  * @purpose Declarations for menu system for datalogger\r
8  */\r
9 \r
10 #include "main.h"\r
11 \r
12 extern unsigned char ParseCommand(void);\r
13 \r
14 \r
15 \r
16 #endif //_PARSER_H\r
17 \r
18 //EOF\r

UCC git Repository :: git.ucc.asn.au