diff options
Diffstat (limited to 'src/GF/System')
| -rw-r--r-- | src/GF/System/Tracing.hs | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/GF/System/Tracing.hs b/src/GF/System/Tracing.hs index 179ed986d..e90a37648 100644 --- a/src/GF/System/Tracing.hs +++ b/src/GF/System/Tracing.hs @@ -1,13 +1,14 @@ {-# OPTIONS -cpp #-} + ---------------------------------------------------------------------- -- | -- Maintainer : PL -- Stability : (stable) -- Portability : (portable) -- --- > CVS $Date: 2005/04/11 13:52:57 $ +-- > CVS $Date: 2005/04/16 05:40:50 $ -- > CVS $Author: peb $ --- > CVS $Revision: 1.2 $ +-- > CVS $Revision: 1.3 $ -- -- Tracing utilities for debugging purposes. -- If the CPP symbol TRACING is set, then the debugging output is shown. |
