source: git/misc/build_intset

spielwiese
Last change on this file was 7dddf4e, checked in by Hans Schoenemann <hannes@…>, 6 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.