mirror of
https://github.com/arcan1s/moldyn.git
synced 2025-07-03 00:55:48 +00:00
Prerelease mm_trj
edited logo edited Makefile's
This commit is contained in:
14
mm_trj/src/messages.h
Normal file
14
mm_trj/src/messages.h
Normal file
@ -0,0 +1,14 @@
|
||||
/**
|
||||
* @file
|
||||
*/
|
||||
|
||||
#ifndef MESSAGES_H
|
||||
#define MESSAGES_H
|
||||
|
||||
/**
|
||||
* @fn message
|
||||
*/
|
||||
|
||||
int message (const int, const int, const char *, FILE *);
|
||||
|
||||
#endif /* MESSAGES_H */
|
Reference in New Issue
Block a user