The map::at method does not always exist, so instead use map::find.
[cumulus.git] / .gitignore
index 79734ec..23672b5 100644 (file)
@@ -1,3 +1,5 @@
-lbs
-Makefile.dep
-version
+*.o
+*.pyc
+/cumulus
+/Makefile.dep
+/version