Change float to double.

This commit is contained in:
kuepper 2006-12-02 11:32:00 +00:00
commit 037ce32d90
2 changed files with 7 additions and 5 deletions

View file

@ -1,5 +1,7 @@
2006-12-02 Jochen Küpper <jochen@fhi-berlin.mpg.de>
* t-MGE1bit.cpp: Change float to double.
* t-eoGenOp.cpp (init): Do not add std::ends to end of string, as this
results in escape-codes (^@) to be printed at runtime and is not
necessary anyway.