Changes between Initial Version and Version 1 of Ticket #30945, comment 9
- Timestamp:
- Nov 26, 2020, 3:48:48 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30945, comment 9
initial v1 34 34 etc 35 35 }}} 36 37 in the console, one gets 38 {{{ 39 sage: a 40 (invalid Gap object -- The gap session in which this object was defined is no longer running.) 41 sage: 2*a 42 big mess as above 43 }}}