Implementing metadata support

This commit is contained in:
Michael Tryby
2018-08-16 10:26:32 -04:00
parent 606101af89
commit efc44215f3
4 changed files with 7 additions and 7 deletions

View File

@@ -10,7 +10,7 @@
#ifndef MESSAGES_H_
#define MESSAGES_H_
/*------------------- Error Messages --------------------*/
#define MSGMAXLEN 53
#define MSG_MAXLEN 53
#define WARN10 "Warning: model run issued warnings"