From: ceriel Date: Mon, 19 Jun 1989 11:31:22 +0000 (+0000) Subject: initialize variable inheader X-Git-Tag: release-5-5~2371 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=d4389da7091493c97cce4cd62957e56900103f44;p=ack.git initialize variable inheader --- diff --git a/lang/m2/test/m2p.mod b/lang/m2/test/m2p.mod index c4e88ed14..957b4fc7f 100644 --- a/lang/m2/test/m2p.mod +++ b/lang/m2/test/m2p.mod @@ -1286,6 +1286,7 @@ BEGIN margin := initmargin; lnpending := FALSE; symbol := othersym; + inheader := FALSE; END Initialize; BEGIN