0d66213fcd
of the broken m4 we had. This is his stuff virgin + our Makefile.
3 lines
95 B
Plaintext
3 lines
95 B
Plaintext
define(ack, `ifelse($1,0,incr($2),$2,0,`ack(DECR($1),1)',
|
|
`ack(DECR($1), ack($1,DECR($2)))')')
|