Add em22 compile, change EM machine executable format to put proc table in text
[Ack-5.5.git] / util / ass / assci.c
index 352039a..94ce019 100644 (file)
@@ -448,6 +448,8 @@ inpseudo(instr_no) {
                }
                setline();
                do_proc();
+               proctab[prptr->p_num].pr_len =
+                       textbytes - proctab[prptr->p_num].pr_off;
                break;
        case ps_mes:
                switch( int_cast getint() ) {