2007-06-26 13:19:05 +04:00
|
|
|
// generated by Fast Light User Interface Designer (fluid) version 1.0108
|
|
|
|
|
|
|
|
#ifndef Main_h
|
|
|
|
#define Main_h
|
|
|
|
#include <FL/Fl.H>
|
|
|
|
#include "SciCalc.h"
|
2009-04-22 21:32:50 +04:00
|
|
|
int main(int ac,char **av);
|
2007-06-26 13:19:05 +04:00
|
|
|
#endif
|