source: git/misc/build_intset @ ac1ef6

fieker-DuValspielwiese
Last change on this file since ac1ef6 was 7dddf4e, checked in by Hans Schoenemann <hannes@…>, 7 years ago
add: intset.so in misc
  • Property mode set to 100644
File size: 101 bytes
Line 
1gcc -shared -DDYNAMIC_VERSION -fPIC -std=c++11 `libsingular-config --cflags` intset.cc -o intset.so
2
Note: See TracBrowser for help on using the repository browser.