From 11f24097b470122e2f3197bce3e6931701a68cc4 Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Thu, 5 Jun 2008 11:29:08 +0000 Subject: complete word completion in the shell. works for commands, flags, options, abstract syntax identifiers and NL strings --- src-3.0/GF/Command/Parse.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src-3.0/GF/Command/Parse.hs') diff --git a/src-3.0/GF/Command/Parse.hs b/src-3.0/GF/Command/Parse.hs index e3cc21cca..dfab70128 100644 --- a/src-3.0/GF/Command/Parse.hs +++ b/src-3.0/GF/Command/Parse.hs @@ -1,4 +1,4 @@ -module GF.Command.Parse(readCommandLine) where +module GF.Command.Parse(readCommandLine, pCommand) where import PGF.ExprSyntax import GF.Command.Abstract -- cgit v1.2.3