# data file for the Fltk User Interface Designer (fluid) version 2.00 header_name {.h} code_name {.cxx} gridx 5 gridy 5 snap 3 decl {\#include "SciCalc.h"} {public } Function {main(int ac,char *av)} {open selected return_type int } { code {SciCalc *calc = new SciCalc(); calc->run(); delete calc;} {} }