]> git.treefish.org Git - phys/latlib.git/blobdiff - o815/o815.h
Added resetconfig routine.
[phys/latlib.git] / o815 / o815.h
index 5873a14cf90032783210a45ea2e925237d8f394d..05053871c1ca302e58625c46639b10e34d8fb4c0 100644 (file)
@@ -45,6 +45,7 @@ class o815 {
     void nextConfig();
     char *confMem;
     virtual void _newParas()=0;
     void nextConfig();
     char *confMem;
     virtual void _newParas()=0;
+    virtual void _resetConfig()=0;
     int nequi, nskip;
   private:
     virtual void _makeSweep()=0;
     int nequi, nskip;
   private:
     virtual void _makeSweep()=0;