Changeset 12714 for trunk/DFOL/Sign.hs

Show
Ignore:
Timestamp:
24.10.2009 23:47:59 (5 months ago)
Author:
kristina
Message:

Removed too long lines
Added headers to files

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/DFOL/Sign.hs

    r12672 r12714  
    33Description :  Definition of signatures for first-order logic 
    44               with dependent types (DFOL) 
     5Copyright   :  (c) Kristina Sojakova, Jacobs University 2009 
     6License     :  similar to LGPL, see HetCATS/LICENSE.txt or LIZENZ.txt 
     7 
     8Maintainer  :  k.sojakova@ijacobs-university.de 
     9Stability   :  experimental 
     10Portability :  portable 
    511-} 
    612