"Fossies" - the Fresh Open Source Software Archive 
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 NewType("iso",0);
2 NewType("mult",2);
3
4 ReadLib("elliptic",rec(IgnoreErrors:=true));
5 ReadLib("MultPol",rec(IgnoreErrors:=true));
6 ReadLib("ideals",rec(IgnoreErrors:=true));
7 ReadLib("iso",rec(IgnoreErrors:=true));
8
9
10