Packages

FT FormalTalk ERP.UNO Compiler

Current section

Files

Jump to
ft priv erp.uno kvs project.kvs
Raw

priv/erp.uno/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