This commit is contained in:
Simon Michael 2007-03-09 21:42:58 +00:00
parent 6c257c8a87
commit 2eb6d8f736

View File

@ -1,8 +1,8 @@
-- overview.hs - update an OVERVIEW file -- overview.hs - update an OVERVIEW file
-- --
-- OVERVIEW begins with a manually updated list of modules; below that we -- OVERVIEW should begin with a list of module names (updated manually);
-- generate a list of filename, function, type entries. Useful for getting -- below that we generate a list of filename, function, type entries.
-- the big picture and refactoring. -- Useful for getting the big picture and refactoring.
import System import System
import System.Process import System.Process