off rlabout;



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


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



P := {{x1}};


p := {{x1}}


classifyComponents P;


{{{x1}},{{}},{{1 = 0}},{o},o}


end;

