source: git/Singular/mpsr_Get.aso.cc @ 551fd7

spielwiese
Last change on this file since 551fd7 was 9f0d62, checked in by Olaf Bachmann <obachman@…>, 25 years ago
* added aso stuff git-svn-id: file:///usr/local/Singular/svn/trunk@3713 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 112 bytes
Line 
1#include "aso.h"
2#include "mod2.h"
3#include "mpsr_Get.h"
4main()
5{
6#ifdef HAVE_MPSR
7  ASO(mpsr_sleftv);
8#endif
9}
Note: See TracBrowser for help on using the repository browser.