|
|
|
@ -34,7 +34,8 @@ Author: 1986 Thomas L. Quarles |
|
|
|
#define E_NOCHANGE 13 /* simulator can't tolerate any more topology changes */ |
|
|
|
#define E_NOTFOUND 14 /* simulator can't find something it was looking for */ |
|
|
|
#define E_BAD_DOMAIN 15 /* output interface begin/end domain calls mismatched */ |
|
|
|
|
|
|
|
#define E_EXISTS_BAD 16 /* error - attempt to create duplicate */ |
|
|
|
/* instance or model. Bail out. */ |
|
|
|
|
|
|
|
#define E_PRIVATE 100 /* messages above this number are private to */ |
|
|
|
/* the simulator and MUST be accompanied by */ |
|
|
|
|