NAMD
DumpBench.h
Go to the documentation of this file.
1 
2 #ifndef DUMPBENCH_H
3 #define DUMPBENCH_H
4 
5 int dumpbench(FILE *);
6 
7 #endif // DUMPBENCH_H
8 
int dumpbench(FILE *file)
Definition: DumpBench.C:27