diff options
Diffstat (limited to 'src/GF/Data/RedBlack.hs')
| -rw-r--r-- | src/GF/Data/RedBlack.hs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GF/Data/RedBlack.hs b/src/GF/Data/RedBlack.hs index 635cbe3ad..309f6b601 100644 --- a/src/GF/Data/RedBlack.hs +++ b/src/GF/Data/RedBlack.hs @@ -5,9 +5,9 @@ -- Stability : Stable -- Portability : Haskell 98 -- --- > CVS $Date $ --- > CVS $Author $ --- > CVS $Revision $ +-- > CVS $Date: 2005/02/18 19:21:15 $ +-- > CVS $Author: peb $ +-- > CVS $Revision: 1.5 $ -- -- Modified version of Osanaki's implementation. ----------------------------------------------------------------------------- |
