aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/forttyp.spad.pamphlet
diff options
context:
space:
mode:
Diffstat (limited to 'src/algebra/forttyp.spad.pamphlet')
-rw-r--r--src/algebra/forttyp.spad.pamphlet2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/algebra/forttyp.spad.pamphlet b/src/algebra/forttyp.spad.pamphlet
index a3806331..99d1a1c6 100644
--- a/src/algebra/forttyp.spad.pamphlet
+++ b/src/algebra/forttyp.spad.pamphlet
@@ -59,7 +59,7 @@ FortranScalarType() : exports == implementation where
++ CHARACTER.
logical? : $ -> Boolean
++ logical?(t) tests whether t is equivalent to the FORTRAN type LOGICAL.
- "=" : ($,$) -> Boolean
+ = : ($,$) -> Boolean
++ x=y tests for equality
implementation == add