mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 09:42:50 -06:00
"Committed_by_peb"
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
----------------------------------------------------------------------
|
||||
-- |
|
||||
-- Module : (Module)
|
||||
-- Maintainer : (Maintainer)
|
||||
-- Stability : (stable)
|
||||
-- Portability : (portable)
|
||||
-- Module : Trie
|
||||
-- Maintainer : Markus Forsberg
|
||||
-- Stability : Obsolete???
|
||||
-- Portability : Haskell 98
|
||||
--
|
||||
-- > CVS $Date $
|
||||
-- > CVS $Author $
|
||||
@@ -12,16 +12,6 @@
|
||||
-- (Description of the module)
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
{-
|
||||
**************************************************************
|
||||
* Filename : Trie.hs *
|
||||
* Author : Markus Forsberg *
|
||||
* markus@cs.chalmers.se *
|
||||
* Last Modified : 17 December, 2001 *
|
||||
* Lines : 51 *
|
||||
**************************************************************
|
||||
-}
|
||||
|
||||
module Trie (
|
||||
tcompile,
|
||||
collapse,
|
||||
|
||||
Reference in New Issue
Block a user