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

fieker-DuValspielwiese
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: 133 bytes
Line 
1#include "aso.h"
2#include "mod2.h"
3#include "subexpr.h"
4main()
5{
6  ASO(sSubexpr);
7  ASO(sleftv);
8  ASO(procinfo);
9  ASO(libstack);
10}
Note: See TracBrowser for help on using the repository browser.