From a0d412986305d4b45e82afde62ea48f1b06edb9d Mon Sep 17 00:00:00 2001 From: peb Date: Wed, 9 Feb 2005 11:46:54 +0000 Subject: "Committed_by_peb" --- src/GF/Data/Trie2.hs | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'src/GF/Data/Trie2.hs') diff --git a/src/GF/Data/Trie2.hs b/src/GF/Data/Trie2.hs index d4f6a59b4..5f2d3de0a 100644 --- a/src/GF/Data/Trie2.hs +++ b/src/GF/Data/Trie2.hs @@ -1,9 +1,9 @@ ---------------------------------------------------------------------- -- | --- Module : (Module) --- Maintainer : (Maintainer) --- Stability : (stable) --- Portability : (portable) +-- Module : Trie2 +-- Maintainer : Markus Forsberg +-- Stability : Stable +-- Portability : Haskell 98 -- -- > CVS $Date $ -- > CVS $Author $ @@ -12,12 +12,6 @@ -- (Description of the module) ----------------------------------------------------------------------------- -{- - ************************************************************** - * Author : Markus Forsberg * - * markus@cs.chalmers.se * - ************************************************************** --} module Trie2 ( tcompile, collapse, -- cgit v1.2.3