diff options
Diffstat (limited to 'src/GF/Data/OrdMap2.hs')
| -rw-r--r-- | src/GF/Data/OrdMap2.hs | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/GF/Data/OrdMap2.hs b/src/GF/Data/OrdMap2.hs index b4f9245fb..213f40b52 100644 --- a/src/GF/Data/OrdMap2.hs +++ b/src/GF/Data/OrdMap2.hs @@ -1,3 +1,17 @@ +---------------------------------------------------------------------- +-- | +-- Module : (Module) +-- Maintainer : (Maintainer) +-- Stability : (stable) +-- Portability : (portable) +-- +-- > CVS $Date $ +-- > CVS $Author $ +-- > CVS $Revision $ +-- +-- (Description of the module) +----------------------------------------------------------------------------- + {- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Filename: OrdMap2.hs Author: Peter Ljunglöf |
