Although this is good Pic code
A: (1,2)
x = A.x
this isn't
define A { (1,2) }
x = A.x
The irregularity is probably primeval. Still, it deserves to be on the
wish list for Pic improvements.Doug
Although this is good Pic code
A: (1,2)
x = A.x
this isn't
define A { (1,2) }
x = A.x
The irregularity is probably primeval. Still, it deserves to be on the
wish list for Pic improvements.Doug