bug no. 2859013

This commit is contained in:
h_vogt
2009-09-19 21:18:04 +00:00
parent 7ec7495457
commit 881908ec47
3 changed files with 2 additions and 3 deletions
-3
View File
@@ -76,9 +76,6 @@ typedef struct sINPmodel{
} INPmodel;
/* global input model table. */
extern INPmodel *modtab;
/* listing types - used for debug listings */
#define LOGICAL 1
+1
View File
@@ -9,6 +9,7 @@ Author: 1985 Thomas L. Quarles
#include "iferrmsg.h"
#include "inp.h"
/* global input model table. */
INPmodel *modtab;
/*--------------------------------------------------------------