X-Git-Url: http://git.treefish.org/~alex/phys/latlib.git/blobdiff_plain/1a6e4ad36f2b712a042007efb5184e2f34958595..ebc593f61243a8ead77dbe9128fdac77377d6734:/o815/o815.h diff --git a/o815/o815.h b/o815/o815.h index 4f741a1..79d427d 100644 --- a/o815/o815.h +++ b/o815/o815.h @@ -97,6 +97,7 @@ private: string programid; int nextParas(); comoption* getOptionByVal(int val); + static void readCacheArgs(const string& arg, string& cachedir, int& cachemode); }; #endif