Files
moldyn/statgen/include/statgen/stat_print.h
2013-07-22 15:42:42 +04:00

7 lines
228 B
C

#ifndef STAT_PRINT_H
#define STAT_PRINT_H
int printing_agl (const char *, const char *, const int *, const int, const int *,
const int *, const int *, const int *, const int,int *);
#endif /* STAT_PRINT_H */