Commit graph

9 commits

Author SHA1 Message Date
kuepper
037ce32d90 Change float to double. 2006-12-02 11:32:00 +00:00
kuepper
7c3702f6a6 Handle including from contrib/MGE nicely. 2005-10-06 17:22:40 +00:00
kuepper
2788303416 *** empty log message *** 2005-10-05 22:22:25 +00:00
kuepper
85a326c5e4 Adjust code to perform to C++ standard according to gcc-3.4
interpretation... (Have not compiled/checked/changed paradisEO.)

That is, the current code compiles with gcc-3.4 and the checks
(besides t-MGE1bit) all pass.
2004-12-23 15:29:07 +00:00
kuepper
fa108bbd6b minor fixes 2004-09-24 11:55:09 +00:00
okoenig
86fa476c67 Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
evomarc
d4b20d8833 MSVC didn't find (easily) the contrib/MGE dir. So now it's written in the code
and the Makefile.am does not have contrib in the include look path
2001-12-03 14:31:35 +00:00
maartenkeijzer
beba7bd5c9 Updated makefile.am such that "make check" will run all test programs. Fixed
a number of erronuous return values that made the script fail. What's left
is let Marc clean up the mess he made with t-eoReal and t-eoRealAllESAllAgain
2001-11-07 15:23:24 +00:00
jmerelo
422ddc6f5f Added the missing file 2001-05-18 07:33:12 +00:00