source: git/README.pSingular @ 844f30

fieker-DuValspielwiese
Last change on this file since 844f30 was 844f30, checked in by Hans Schoenemann <hannes@…>, 2 years ago
update README.pSingular
  • Property mode set to 100644
File size: 161 bytes
RevLine 
[446b11f]1How to build pSingular:
2
3unset RUN_PPCC
4cd ppcc
5./configure && make
6cd ..
[844f30]7./configure CPP="ppcc cpp" CXXCPP="ppcc cpp" --disable-omalloc
[446b11f]8export RUN_PPCC=1
9make
10
Note: See TracBrowser for help on using the repository browser.