source: git/kernel/digitech.h @ 8c5988

spielwiese
Last change on this file since 8c5988 was 21395a, checked in by Michael Brickenstein <bricken@…>, 19 years ago
initial version git-svn-id: file:///usr/local/Singular/svn/trunk@7775 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 155 bytes
Line 
1#ifndef DIGITECH_HEADER
2#define DIGITECH_HEADER
3#include "mod2.h"
4#include "polys.h"
5poly uni_subst_bits(poly outer_uni, poly inner_multi, ring r);
6#endif
Note: See TracBrowser for help on using the repository browser.