diff options
| author | peb <unknown> | 2005-04-16 04:40:48 +0000 |
|---|---|---|
| committer | peb <unknown> | 2005-04-16 04:40:48 +0000 |
| commit | 9e510f5245ac8ee1a7524fbbf49447daaef846d3 (patch) | |
| tree | 1a4f923fa1a4247146d7d0b4caf56021fc0f70a6 /src/tools/Htmls.hs | |
| parent | 9d112935dc072c399ae86be4fa9cc273b479928e (diff) | |
"Committed_by_peb"
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,... |
