1
0
forked from GitHub/gf-core

more in tutorial

This commit is contained in:
aarne
2005-05-16 16:07:18 +00:00
parent c5594ea07b
commit f00d44b57d
2 changed files with 158 additions and 3 deletions

View File

@@ -4,9 +4,9 @@
-- Stability : (stable)
-- Portability : (portable)
--
-- > CVS $Date: 2005/05/14 08:38:55 $
-- > CVS $Date: 2005/05/16 17:07:18 $
-- > CVS $Author: aarne $
-- > CVS $Revision: 1.10 $
-- > CVS $Revision: 1.11 $
--
-- 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,...
@@ -19,6 +19,7 @@
module Main (main) where
import System
import Char
main :: IO ()
main = do