fix warning: no newline at end of file

This commit is contained in:
gustavoromero 2000-11-10 09:55:10 +00:00
commit a1cd1fd3bf
10 changed files with 10 additions and 11 deletions

View file

@ -71,4 +71,4 @@ class eoEsStdev : public eoFixedLength<Fit, double>
vector<double> stdevs;
};
#endif
#endif