| Copyright | (c) Daniel Calegari Universidad de la Republica Uruguay 2013 |
|---|---|
| License | GPLv2 or higher, see LICENSE.txt |
| Maintainer | dcalegar@fing.edu.uy |
| Stability | provisional |
| Portability | portable |
| Safe Haskell | None |
Comorphisms.CSMOF2CASL
Description
Synopsis
- data CSMOF2CASL = CSMOF2CASL
- mapSign :: Sign -> CASLSign
- generateVars :: String -> Integer -> [VAR]
Documentation
data CSMOF2CASL Source #
lid of the morphism
Constructors
| CSMOF2CASL |
Instances
generateVars :: String -> Integer -> [VAR] Source #