Packages

FT FormalTalk ERP.UNO Compiler

Current section

Files

Jump to
ft priv kvs project.kvs
Raw

priv/kvs/project.kvs

module project kvs
record project
begin approvers = [] : term
| signer = [] : binary + list
| comment = [] : binary + list
| creator = [] : binary + list
| executors = [] : term
| control = [] : list
| notified = [] : list
| familiarized = [] : list
| certifier = [] : list
| sentOrgs = [] : list
| sentOutput = [] : list end