mirror of
https://github.com/arcan1s/moldyn.git
synced 2025-09-09 09:09:58 +00:00
Added documentation for statgen
This commit is contained in:
7
envir/src/print_struct.h
Normal file
7
envir/src/print_struct.h
Normal file
@ -0,0 +1,7 @@
|
||||
#ifndef PRINT_STRUCTURE_H
|
||||
#define PRINT_STRUCTURE_H
|
||||
|
||||
int print_structure (const char *, const int, const int *, const int, const int *,
|
||||
const char *, const float *);
|
||||
|
||||
#endif /* PRINT_STRUCTURE_H */
|
Reference in New Issue
Block a user