#include "def.h"
#include "macro.h"
main()
{
OP a,b;
anfang();
a = callocobject();
b = callocobject();
scan(PARTITION,a);
println(a);
/* conjugate_partition(a,a); produces an error */
conjugate_partition(a,b); /* is ok */
freeall(a); freeall(b);
ende();
}
Send comments or suggestions to:
symmetrica (at) symmetrica
this page was automatically generated on So Aug 10 12:23:24 CEST 2008 on the machine btn6xa