--- ray/src/common/tmerrmsg.h 1997/04/15 16:53:05 3.1 +++ ray/src/common/tmerrmsg.h 1997/04/18 13:59:50 3.2 @@ -15,4 +15,6 @@ char *tmErrorMessage[] = { "invalid tone mapping", "cannot compute tone mapping", "file cannot be opened or is the wrong type", + "code consistency error 1", + "code consistency error 2", };