mirror of
https://github.com/arcan1s/moldyn.git
synced 2025-09-06 23:59:58 +00:00
Edited documentation
This commit is contained in:
@ -1,6 +1,14 @@
|
||||
/**
|
||||
* @file
|
||||
*/
|
||||
|
||||
#ifndef PRINT_STRUCTURE_H
|
||||
#define PRINT_STRUCTURE_H
|
||||
|
||||
/**
|
||||
* @fn print_structure
|
||||
*/
|
||||
|
||||
int print_structure (const char *, const int, const int *, const int, const int *,
|
||||
const char *, const float *);
|
||||
|
||||
|
Reference in New Issue
Block a user