source: git/Singular/silink.aso.cc @ d18870

fieker-DuValspielwiese
Last change on this file since d18870 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: 127 bytes
Line 
1#include "aso.h"
2#include "mod2.h"
3#include "silink.h"
4main()
5{
6  ASO(s_si_link_extension);
7  ASO(sip_link);
8  ASO(ip_link);
9}
Note: See TracBrowser for help on using the repository browser.