mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-10-06 01:12:40 +02:00
ooops missed yet another file...
This commit is contained in:
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
|
Reference in New Issue
Block a user