specialized-arrays: Don't generate malloc-foo-array words. Use 4 \ double malloc-array instead.
parent
48184779ea
commit
638a3efead
|
@ -45,7 +45,6 @@ A DEFINES-CLASS ${T}-array
|
||||||
<A> DEFINES <${A}>
|
<A> DEFINES <${A}>
|
||||||
(A) DEFINES (${A})
|
(A) DEFINES (${A})
|
||||||
<direct-A> DEFINES <direct-${A}>
|
<direct-A> DEFINES <direct-${A}>
|
||||||
malloc-A DEFINES malloc-${A}
|
|
||||||
A{ DEFINES ${A}{
|
A{ DEFINES ${A}{
|
||||||
A@ DEFINES ${A}@
|
A@ DEFINES ${A}@
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue