diff options
Diffstat (limited to 'src/GF/Fudgets/FudgetOps.hs')
| -rw-r--r-- | src/GF/Fudgets/FudgetOps.hs | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/GF/Fudgets/FudgetOps.hs b/src/GF/Fudgets/FudgetOps.hs index ac50d3e77..4aba5eec5 100644 --- a/src/GF/Fudgets/FudgetOps.hs +++ b/src/GF/Fudgets/FudgetOps.hs @@ -5,14 +5,14 @@ -- Stability : (stable) -- Portability : (portable) -- --- > CVS $Date: 2005/02/18 19:21:14 $ --- > CVS $Author: peb $ --- > CVS $Revision: 1.3 $ +-- > CVS $Date: 2005/04/21 16:22:17 $ +-- > CVS $Author: bringert $ +-- > CVS $Revision: 1.4 $ -- -- auxiliary Fudgets for GF syntax editor ----------------------------------------------------------------------------- -module FudgetOps where +module GF.Fudgets.FudgetOps where import Fudgets |
