Simple config file class with added support for floats

Fork of ConfigFile by peter brier

Revision:
3:31c936f3b9df
Parent:
2:ba316099c799
Child:
6:78404e968c3e
--- a/ConfigFile.cpp	Thu Jan 27 21:36:01 2011 +0000
+++ b/ConfigFile.cpp	Thu Jan 27 21:41:03 2011 +0000
@@ -1,4 +1,4 @@
-/**
+/*
  * ConfigFile.cpp
  * Simple Config file reader class
  *