X-Git-Url: http://git.treefish.org/~alex/phys/latlib.git/blobdiff_plain/d39c90a61334fa4c953842483bb79f3a86d319d0..b5bb9df73bd92a33ce4e350a94829ff67e3afca8:/configcache.h?ds=inline diff --git a/configcache.h b/configcache.h index 40963e1..e61bb3f 100644 --- a/configcache.h +++ b/configcache.h @@ -36,6 +36,7 @@ class configcache{ void setPara(const string& parid, const double& value); private: + string openFileName; void finishOutFile(); int getParIndex(const string& parid); int NEQUI;