aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/si.spad.pamphlet
diff options
context:
space:
mode:
Diffstat (limited to 'src/algebra/si.spad.pamphlet')
-rw-r--r--src/algebra/si.spad.pamphlet2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/algebra/si.spad.pamphlet b/src/algebra/si.spad.pamphlet
index 48bf6ac4..0a9f7095 100644
--- a/src/algebra/si.spad.pamphlet
+++ b/src/algebra/si.spad.pamphlet
@@ -59,8 +59,6 @@ IntegerNumberSystem(): Category ==
++ random() creates a random element.
random : % -> %
++ random(a) creates a random element from 0 to \spad{n-1}.
- hash : % -> %
- ++ hash(n) returns the hash code of n.
copy : % -> %
++ copy(n) gives a copy of n.
inc : % -> %