fixed hexadecimal character class
authorceriel <none@none>
Tue, 26 Apr 1988 10:51:50 +0000 (10:51 +0000)
committerceriel <none@none>
Tue, 26 Apr 1988 10:51:50 +0000 (10:51 +0000)
lang/m2/comp/char.tab

index e4f5740..eedff73 100644 (file)
@@ -40,7 +40,7 @@ STEOI:\200
 %      ISHEX
 %
 %C
-1:a-fA-F
+1:A-F0-9
 %Tchar ishex[] = {
 %p
 %T};