Changeset 28613c in git
- Timestamp:
- Nov 23, 1999, 1:19:05 PM (24 years ago)
- Branches:
- (u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
- Children:
- f19d36f3a3e12c8e4ae46f2e4fcd915c7398df1e
- Parents:
- da1ba763fc4da5edf35ac9e3652faa6b0f18f32f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Tst/Short/bug_res.tst
rda1ba7 r28613c 1 1 LIB "tst.lib"; 2 // extended test of res commands for different orderings 2 3 ring r1 = 31991,(t,x,y,z,w),(c,dp); 3 4 ideal i=t2x2+tx2y+x2yz,t2y2+ty2z+y2zw,t2z2+tz2w+xz2w,t2w2+txw2+xyw2; … … 60 61 kill r1; 61 62 62 63 tst_status(1); 63 64 $ 64 65
Note: See TracChangeset
for help on using the changeset viewer.