ede/ecalc
Sanel Zukan 9d7b7dfc51 Added missing Jamfile.
Few tweaks so compilation can pass.
2007-07-18 14:13:39 +00:00
..
Jamfile Added missing Jamfile. 2007-07-18 14:13:39 +00:00
Main.cpp Imported ecalc, based on original flCalc. 2007-06-26 09:19:05 +00:00
Main.fl Imported ecalc, based on original flCalc. 2007-06-26 09:19:05 +00:00
Main.h Imported ecalc, based on original flCalc. 2007-06-26 09:19:05 +00:00
README Imported ecalc, based on original flCalc. 2007-06-26 09:19:05 +00:00
SciCalc.cpp Imported ecalc, based on original flCalc. 2007-06-26 09:19:05 +00:00
SciCalc.fl Imported ecalc, based on original flCalc. 2007-06-26 09:19:05 +00:00
SciCalc.h Imported ecalc, based on original flCalc. 2007-06-26 09:19:05 +00:00

This small calculator with scientific functions based on flCalc - Copyright 2000 by Yves Usson. 
http://www-timc.imag.fr/Yves.Usson/personnel/mysofts.html

Mikko Lahteenmaki did a port to efltk.

This version is based on original flCalc, with some cleanups.

Sanel Zukan