[Echempp-devel] Experiment/InputFilters/documentation Notes.log, 1.4, 1.5
Status: Beta
Brought to you by:
berndspeiser
|
From: Bernd S. <ber...@us...> - 2008-03-29 11:51:22
|
Update of /cvsroot/echempp/Experiment/InputFilters/documentation In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv8705/Experiment/InputFilters/documentation Modified Files: Notes.log Log Message: adapted to gcc 4.3.0 Index: Notes.log =================================================================== RCS file: /cvsroot/echempp/Experiment/InputFilters/documentation/Notes.log,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Notes.log 27 Mar 2008 13:20:47 -0000 1.4 --- Notes.log 29 Mar 2008 11:51:09 -0000 1.5 *************** *** 1,6 **** - 27.03.2008 - New framework for InputFilters with example implementations for reading BAS - files with CV, CA, CC measurements and ASCII export files as written by ModSim. - 05.06.2006 --- 1,2 ---- *************** *** 12,13 **** --- 8,14 ---- InputFilterErrors - check file open (association to an istream). + + 27.03.2008 + New framework for InputFilters with example implementations for reading BAS + files with CV, CA, CC measurements and ASCII export files as written by ModSim. + |