a try to improve fitting speed
[alexxy/gromacs-rcore.git] / newfit.h
1 #ifndef NEWFIT_H
2 #define NEWFIT_H
3
4
5 class NewFit
6 {
7 public:
8     NewFit();
9 };
10
11 #endif // NEWFIT_H