summaryrefslogtreecommitdiff
path: root/src/GF/Data/SharedString.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/GF/Data/SharedString.hs')
-rw-r--r--src/GF/Data/SharedString.hs13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/GF/Data/SharedString.hs b/src/GF/Data/SharedString.hs
index 55a676015..b92475881 100644
--- a/src/GF/Data/SharedString.hs
+++ b/src/GF/Data/SharedString.hs
@@ -1,16 +1,3 @@
-----------------------------------------------------------------------
--- |
--- Module : (Module)
--- Maintainer : (Maintainer)
--- Stability : (stable)
--- Portability : (portable)
---
--- > CVS $Date $
--- > CVS $Author $
--- > CVS $Revision $
---
--- (Description of the module)
------------------------------------------------------------------------------
module SharedString (shareString) where