X-Git-Url: http://git.treefish.org/~alex/phys/latlib.git/blobdiff_plain/38ffdcb3843eec92d62b23d32a735107a49fb7d8..da120f552639e7e742161a2a4d6f88ca5277df8e:/o815/o815.h?ds=sidebyside diff --git a/o815/o815.h b/o815/o815.h index d3e5a21..0505387 100644 --- a/o815/o815.h +++ b/o815/o815.h @@ -45,6 +45,7 @@ class o815 { void nextConfig(); char *confMem; virtual void _newParas()=0; + virtual void _resetConfig()=0; int nequi, nskip; private: virtual void _makeSweep()=0; @@ -64,6 +65,7 @@ class o815 { string outdir; int idonly; int showjobnum; + string startconfig; } comargs; struct comoption {