blob: 4aec92ab0ef0e2a69a540234d77075ba63e661e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
(/VERSIONCHECK 2)
(DEFPARAMETER |Ring;AL| 'NIL)
(DEFUN |Ring;| ()
(PROG (#0=#:G1399)
(RETURN
(PROG1 (LETT #0#
(|sublisV| (PAIR '(#1=#:G1398) (LIST '(|Integer|)))
(|Join| (|Rng|) (|Monoid|) (|LeftModule| '$)
(|CoercibleFrom| '#1#)
(|mkCategory| '|package|
'(((|characteristic|
((|NonNegativeInteger|)))
T))
'((|unitsKnown| T))
'((|NonNegativeInteger|)) NIL)))
|Ring|)
(|setShellEntry| #0# 0 '(|Ring|))))))
(DEFUN |Ring| ()
(LET () (COND (|Ring;AL|) (T (SETQ |Ring;AL| (|Ring;|))))))
(MAKEPROP '|Ring| 'NILADIC T)
|