Changes http://page.axiom-developer.org/zope/mathaction/Polymake/diff
--

??changed:
-        f := open(("tmp.poly")::FileName)$TextFile
        f := open(("/tmp/tmp.poly")::FileName)$TextFile

??changed:
-        f := open(("tmp.poly")::FileName)$TextFile
        f := open(("/tmp/tmp.poly")::FileName)$TextFile

??changed:
-        f := open(("tmp.poly")::FileName)$TextFile
        f := open(("/tmp/tmp.poly")::FileName)$TextFile

??changed:
-        systemCommand("system cube " s ".poly " string(n))$MoreSystemCommands
        systemCommand("system /usr/local/polymake/bin/cube " s ".poly " 
string(n))$MoreSystemCommands

??changed:
-        systemCommand("system cross " s ".poly " string(n))$MoreSystemCommands
        systemCommand("system /usr/local/polymake/bin/cross " s ".poly " 
string(n))$MoreSystemCommands

??changed:
-        systemCommand("system rand01 " s ".poly " string(d) " " 
string(n))$MoreSystemCommands
        systemCommand("system /usr/local/polymake/bin/rand01 " s ".poly " 
string(d) " " string(n))$MoreSystemCommands

??changed:
-        systemCommand("system rand__sphere " s ".poly " string(d) " " 
string(n))$MoreSystemCommands
        systemCommand("system /usr/local/polymake/bin/rand__sphere " s ".poly " 
string(d) " " string(n))$MoreSystemCommands

??changed:
-        systemCommand("system polymake " (s::Rep) ".poly F__VECTOR > 
tmp.poly")_
        systemCommand("system /usr/local/polymake/bin/polymake " (s::Rep) 
".poly F__VECTOR > /tmp/tmp.poly")_

??changed:
-        systemCommand("system polymake " (s::Rep) ".poly F2__VECTOR > 
tmp.poly")_
        systemCommand("system /usr/local/polymake/bin/polymake " (s::Rep) 
".poly F2__VECTOR > /tmp/tmp.poly")_

??changed:
-        systemCommand("system polymake " (s::Rep) ".poly H__VECTOR > 
tmp.poly")_
        systemCommand("system /usr/local/polymake/bin/polymake " (s::Rep) 
".poly H__VECTOR > /tmp/tmp.poly")_

??changed:
-        systemCommand("system polymake " (s::Rep) ".poly FACETS > tmp.poly")_
        systemCommand("system /usr/local/polymake/bin/polymake " (s::Rep) 
".poly FACETS > /tmp/tmp.poly")_

??changed:
-        systemCommand("system polymake " (s::Rep) ".poly VERTICES > tmp.poly")_
        systemCommand("system /usr/local/polymake/bin/polymake " (s::Rep) 
".poly VERTICES > /tmp/tmp.poly")_

??changed:
-        systemCommand("system polymake " (s::Rep) ".poly SIMPLE > tmp.poly")_
        systemCommand("system /usr/local/polymake/bin/polymake " (s::Rep) 
".poly SIMPLE > /tmp/tmp.poly")_

??changed:
-        f := open(("tmp.poly")::FileName)$TextFile
        f := open(("/tmp/tmp.poly")::FileName)$TextFile

??changed:
-        systemCommand("system polymake -A topaz " (s::Rep) ".top FACETS > 
tmp.poly")_
        systemCommand("system /usr/local/polymake/bin/polymake -A topaz " 
(s::Rep) ".top FACETS > /tmp/tmp.poly")_

??changed:
-        systemCommand("system boundary__complex " (s pretend String) ".top " 
(s pretend String) ".poly")_
        systemCommand("system /usr/local/polymake/bin/boundary__complex " (s 
pretend String) ".top " (s pretend String) ".poly")_

--
forwarded from http://page.axiom-developer.org/zope/mathaction/[EMAIL PROTECTED]


_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to