]> git.treefish.org Git - phys/latlib.git/blobdiff - o815/o815.h
...
[phys/latlib.git] / o815 / o815.h
index 7e286e0263e84996b08f190988acb06fc26d8393..9f980f7996a790c1236a89d87dcd961baa18bebc 100644 (file)
@@ -75,6 +75,7 @@ class o815 {
   };
 
   o815(int argc, char **argv, const string& _programid, comoption specOps[]=NULL, void (*helpHeader)()=NULL);
+  void postParaInit();
   ~o815();
   paraq *paraQ;
   writeout *out;