mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Moving ecalc to ede-calc
This commit is contained in:
8
ede-calc/Main.h
Normal file
8
ede-calc/Main.h
Normal file
@ -0,0 +1,8 @@
|
||||
// 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
|
Reference in New Issue
Block a user