summaryrefslogtreecommitdiff
path: root/src/GF
diff options
context:
space:
mode:
authorpeb <unknown>2005-02-11 06:08:28 +0000
committerpeb <unknown>2005-02-11 06:08:28 +0000
commit40aed94124b0fc12f9846efddb09df2bba1f25c8 (patch)
treed200eeaf2a9eaad9cc47de3a5961321fb9037953 /src/GF
parentd676355271f360861b8462c4b788202ddd605b6d (diff)
"Committed_by_peb"
Diffstat (limited to 'src/GF')
-rw-r--r--src/GF/Grammar/Lockfield.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/Grammar/Lockfield.hs b/src/GF/Grammar/Lockfield.hs
index fb9043b00..3cdfdaa54 100644
--- a/src/GF/Grammar/Lockfield.hs
+++ b/src/GF/Grammar/Lockfield.hs
@@ -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