source: git/dyn_modules/bigintm/bigintm.h @ 5cdbfe

spielwiese
Last change on this file since 5cdbfe was e6d9a32, checked in by Oleksandr Motsak <motsak@…>, 13 years ago
ADD: bigintm as a module sample ADD: public blackbox_default_OpM ADD: more commands/ops From: Oleksandr Motsak <motsak@mathematik.uni-kl.de> git-svn-id: file:///usr/local/Singular/svn/trunk@13940 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 70 bytes
Line 
1#ifndef BIGINTM_H
2#define BIGINTM_H
3
4BOOLEAN bigintm_setup();
5
6#endif
Note: See TracBrowser for help on using the repository browser.