newer version

This commit is contained in:
ceriel
1986-04-23 22:12:22 +00:00
parent ce160b4f1a
commit a254a8acb1
11 changed files with 437 additions and 299 deletions

View File

@@ -134,10 +134,7 @@ _error(class, node, fmt, argv)
case LEXERROR:
case CRASH:
case FATAL:
/* ????
if (C_busy())
C_ms_err();
*/
if (C_busy()) C_ms_err();
err_occurred = 1;
break;