off rlabout;



symbolic (infile "../../SUPPORT/real.red" where !*output=nil);


symbolic (infile "../../SUPPORT/strings.red" where !*output=nil);



P := {{1}};


p := {{1}}


classifyComponents P;


{{{}},{{}},{{1 = 0}},{O},O}


end;

