ooops missed yet another file...
This commit is contained in:
parent
7461625cee
commit
df5504e97f
1 changed files with 7 additions and 0 deletions
7
plug-ins/mathmap/scanner.h
Normal file
7
plug-ins/mathmap/scanner.h
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#ifndef __SCANNER_H__
|
||||
#define __SCANNER_H__
|
||||
|
||||
void scanFromString (char *string);
|
||||
void endScanningFromString (void);
|
||||
|
||||
#endif
|
||||
Loading…
Reference in a new issue