On Sat, 2003-05-31 at 09:57, Bryan C. Warnock wrote:
> On Sat, 2003-05-31 at 09:53, Leopold Toetsch wrote:
> > Bryan C. Warnock <[EMAIL PROTECTED]> wrote:
> >
> > > As mentioned previously. Makes IMCC and PASM constant keywords
> > > consistent, with '.const'.
> >
> > As mentioned previously ;-)
On Sat, 2003-05-31 at 09:53, Leopold Toetsch wrote:
> Bryan C. Warnock <[EMAIL PROTECTED]> wrote:
>
> > As mentioned previously. Makes IMCC and PASM constant keywords
> > consistent, with '.const'.
>
> As mentioned previously ;-) this doesn't work that simple. Imcc already
> has:
>
> .const I
Bryan C. Warnock <[EMAIL PROTECTED]> wrote:
> As mentioned previously. Makes IMCC and PASM constant keywords
> consistent, with '.const'.
As mentioned previously ;-) this doesn't work that simple. Imcc already
has:
.const ID = value
and:
#v+
$ IMCC=imcc perl t/harness t/o*/ma*.t
t/op/macro