"Committed_by_peb"

This commit is contained in:
peb
2005-02-11 06:08:28 +00:00
parent bb6fe789bf
commit a23f769cfd
3 changed files with 17 additions and 7 deletions

View File

@@ -12,7 +12,7 @@
-- Creating and using lock fields in reused resource grammars.
-----------------------------------------------------------------------------
module Lockfield where
module Lockfield (lockRecType, unlockRecord, lockLabel) where
import Grammar
import Ident