End of .cshrc
End of .tcshrc
Bergman 0.931,  4-Jul-99
1 lisp> NIL
2 lisp> NIL
3 lisp> 4
4 lisp> NIL
5 lisp> NIL
6 lisp> "man1res"
7 lisp> NIL
8 lisp> Now input in-variables and ideal generators in algebraic form, thus:
	vars v1, ..., vn;
	r1, ..., rm;
where v1, ..., vn are the variables, and r1, ..., rm the generators.
algebraic form input> algebraic form input> SetupGlobals
 ... done
The Anick resolution initialization...
B(1,1)=2
The Anick resolution initialization done.
+t^2*(z^2)
% 2
x*y,
   
Calculating the Anick resolution in degree 2...
B(1,1)=2
B(2,2)=1
    0   1   2
  +----------
0 | 1   2   1
1 | -   -
end of Calculations.
Done
 - All is OK (I hope). Now you may (e. g.):
   - kill bergman with (QUIT); or
   - interrupt bergman with ^Z; or
   - clear the memory with (CLEARIDEAL), and run a new (SIMPLE).
NIL
9 lisp> Calculating the Anick resolution in degree 3...
B(1,1)=2
B(2,2)=1
    0   1   2
  +----------
0 | 1   2   1
1 | -   -
end of Calculations.
Calculating the Anick resolution in degree 4...
B(1,1)=2
B(2,2)=1
    0   1   2
  +----------
0 | 1   2   1
1 | -   -
end of Calculations.
NIL
10 lisp> Printing the results ...
Printing is done.
NIL
11 lisp> Backtrace, including interpreter functions, from top of stack:
INTERPBACKTRACE STANDARDLISP 
NIL
12 lisp> 
Quitting
