]> git.treefish.org Git - phys/latlib.git/blobdiff - o815/o815.h
implemented parameter linking.
[phys/latlib.git] / o815 / o815.h
index 91fc747685204a379f8a2b0951dec367b7726754..1b941700ef66a51f6a79b6bb734477bf0a32184e 100644 (file)
@@ -45,6 +45,7 @@ class o815 {
     void nextConfig();
     bool toEquilibrate;
     char *confMem;
+    virtual void _newParas() {};
   private:
     virtual void _reset()=0;
     virtual void _makeSweep(int nsweep)=0;