2015-05-18 16:58:02 +00:00
|
|
|
set_option pp.universes true
|
|
|
|
|
|
|
|
check @trunc.rec_on
|
|
|
|
|
|
|
|
attribute trunc.rec_on [recursor]
|
|
|
|
|
|
|
|
print [recursor] trunc.rec_on
|
|
|
|
|
2015-06-04 19:57:00 +00:00
|
|
|
check @quotient.rec_on
|
2015-05-18 16:58:02 +00:00
|
|
|
|
2015-06-04 19:57:00 +00:00
|
|
|
attribute quotient.rec_on [recursor]
|
2015-05-18 16:58:02 +00:00
|
|
|
|
2015-06-04 19:57:00 +00:00
|
|
|
print [recursor] quotient.rec_on
|