diff options
Diffstat (limited to 'src/algebra/strap/HOAGG.lsp')
-rw-r--r-- | src/algebra/strap/HOAGG.lsp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/algebra/strap/HOAGG.lsp b/src/algebra/strap/HOAGG.lsp index 152bfcd1..d256f98a 100644 --- a/src/algebra/strap/HOAGG.lsp +++ b/src/algebra/strap/HOAGG.lsp @@ -61,6 +61,8 @@ '(((|CoercibleTo| (|OutputForm|)) (|has| |t#1| (|CoercibleTo| (|OutputForm|)))) + ((|BasicType|) + (|has| |t#1| (|BasicType|))) ((|SetCategory|) (|has| |t#1| (|SetCategory|))) ((|Evalable| |t#1|) |