From 0f84a923064753f1ab2b9a853f03ee13554fca39 Mon Sep 17 00:00:00 2001 From: em Date: Wed, 5 Mar 1986 13:45:38 +0000 Subject: [PATCH] Added a third field to the pseudos indicating the type(s) of argument(s). New types are: t cst {0,1} a par v val e dlb Also added : ?, * and +, having the usual regular expression meaning. --- etc/em_table | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/etc/em_table b/etc/em_table index 8dd963bba..38ca26d1a 100644 --- a/etc/em_table +++ b/etc/em_table @@ -26,18 +26,18 @@ ucon 252 fcon 253 cend 255 -bss 0 -con 1 -end 2 -exa 3 -exc 4 -exp 5 -hol 6 -ina 7 -inp 8 -mes 9 -pro 10 -rom 11 +bss 0 nvt +con 1 a+ +end 2 n? +exa 3 e +exc 4 nn +exp 5 p +hol 6 nvt +ina 7 e +inp 8 p +mes 9 na* +pro 10 pn? +rom 11 a+ aar w- -p-a-p+p adf w- -a-a+a