From 4dbdb3bf8ee0fbaaf316ca05fe0f084202d21d0c Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sat, 18 Mar 2017 16:06:01 +0100 Subject: More logical file name passing --- frontend/scanner.dcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/scanner.dcl') diff --git a/frontend/scanner.dcl b/frontend/scanner.dcl index 69a5936..fc94622 100644 --- a/frontend/scanner.dcl +++ b/frontend/scanner.dcl @@ -151,7 +151,7 @@ instance getPosition ScanState fopenInSearchPaths :: !{#Char} !{#Char} !SearchPaths !Int (ModTimeFunction *Files) !*Files -> (Optional (*File, {#Char}, {#Char}),!*Files) -openScanner :: !*File !String !String -> ScanState +openScanner :: !*File !String -> ScanState closeScanner :: !ScanState !*Files -> *Files setUseLayout :: !Bool !ScanState -> ScanState -- cgit v1.2.3