Removed (now broken) database stuff.

This commit is contained in:
rowanc1
2014-02-12 09:56:20 -08:00
parent 38e1d5a1eb
commit 20cb359e82
11 changed files with 15 additions and 362 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ class BaseProblem(object):
to (locally) find how model parameters change the data, and optimize!
"""
__metaclass__ = Utils.Save.Savable
__metaclass__ = Utils.SimPEGMetaClass
counter = None #: A SimPEG.Utils.Counter object