ede/ecalc/Main.h
2007-06-26 09:19:05 +00:00

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