Fixed some problems:
authorceriel <none@none>
Wed, 11 Nov 1987 13:10:08 +0000 (13:10 +0000)
committerceriel <none@none>
Wed, 11 Nov 1987 13:10:08 +0000 (13:10 +0000)
commit603c65950c2491ad9e3fb582b327ccaf6b38ae5c
treeaf63623968e599d03a43a09e1a0380dff0cdb8cf
parentb434cd85a0dd2044dc26a0476e53e33ff409a74e
Fixed some problems:
files that use the em_code module must include the em_code.h file
improved checking of definitions after use
fixed problem with ranges in case statements
13 files changed:
lang/m2/comp/Makefile
lang/m2/comp/Version.c
lang/m2/comp/casestat.C
lang/m2/comp/chk_expr.c
lang/m2/comp/def.c
lang/m2/comp/defmodule.c
lang/m2/comp/enter.c
lang/m2/comp/error.c
lang/m2/comp/lookup.c
lang/m2/comp/main.c
lang/m2/comp/scope.C
lang/m2/comp/tmpvar.C
lang/m2/comp/type.c