mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
9 lines
179 B
C
9 lines
179 B
C
|
// generated by Fast Light User Interface Designer (fluid) version 1.0108
|
||
|
|
||
|
#ifndef Main_h
|
||
|
#define Main_h
|
||
|
#include <FL/Fl.H>
|
||
|
#include "SciCalc.h"
|
||
|
int main(int ac,char *av);
|
||
|
#endif
|