questions and transfer in shell state

This commit is contained in:
aarne
2005-11-25 17:40:51 +00:00
parent 2a59fffd45
commit 638826db35
20 changed files with 169 additions and 45 deletions

View File

@@ -1,6 +1,7 @@
abstract Untensed = Cat ** {
fun
PosCl, NegCl : Cl -> S ;
PosCl, NegCl : Cl -> S ;
PosQCl, NegQCl : QCl -> QS ;
}