From a0d412986305d4b45e82afde62ea48f1b06edb9d Mon Sep 17 00:00:00 2001 From: peb Date: Wed, 9 Feb 2005 11:46:54 +0000 Subject: "Committed_by_peb" --- src/GF/API/BatchTranslate.hs | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/GF/API/BatchTranslate.hs') diff --git a/src/GF/API/BatchTranslate.hs b/src/GF/API/BatchTranslate.hs index 5726e6739..88a10a2af 100644 --- a/src/GF/API/BatchTranslate.hs +++ b/src/GF/API/BatchTranslate.hs @@ -9,16 +9,14 @@ -- > CVS $Author $ -- > CVS $Revision $ -- --- (Description of the module) +-- translate OCL, etc, files in batch mode ----------------------------------------------------------------------------- -module BatchTranslate where +module BatchTranslate (translate) where import API import GetMyTree (file2tree) --- translate OCL, etc, files in batch mode - translate :: FilePath -> FilePath -> IO () translate fgr txt = do gr <- file2grammar fgr -- cgit v1.2.3