diff options
Diffstat (limited to 'src/tools/Htmls.hs')
| -rw-r--r-- | src/tools/Htmls.hs | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/tools/Htmls.hs b/src/tools/Htmls.hs index 2a343adab..dcca7dea6 100644 --- a/src/tools/Htmls.hs +++ b/src/tools/Htmls.hs @@ -1,13 +1,12 @@ ---------------------------------------------------------------------- -- | --- Module : Htmls -- Maintainer : AR -- Stability : (stable) -- Portability : (portable) -- --- > CVS $Date: 2005/02/18 19:21:23 $ +-- > CVS $Date: 2005/04/16 05:40:50 $ -- > CVS $Author: peb $ --- > CVS $Revision: 1.4 $ +-- > CVS $Revision: 1.5 $ -- -- chop an HTML file into separate files, each linked to the next and previous. -- the names of the files are n-file, with n = 01,02,... |
