From 6381f3a9987f44c4c827ab2c9033519f191a2cce Mon Sep 17 00:00:00 2001 From: peb Date: Fri, 4 Feb 2005 09:10:28 +0000 Subject: "Committed_by_peb" --- src/GF/Data/SharedString.hs | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'src/GF/Data/SharedString.hs') diff --git a/src/GF/Data/SharedString.hs b/src/GF/Data/SharedString.hs index f03f6f469..55a676015 100644 --- a/src/GF/Data/SharedString.hs +++ b/src/GF/Data/SharedString.hs @@ -1,3 +1,17 @@ +---------------------------------------------------------------------- +-- | +-- Module : (Module) +-- Maintainer : (Maintainer) +-- Stability : (stable) +-- Portability : (portable) +-- +-- > CVS $Date $ +-- > CVS $Author $ +-- > CVS $Revision $ +-- +-- (Description of the module) +----------------------------------------------------------------------------- + module SharedString (shareString) where import Data.HashTable as H -- cgit v1.2.3