summaryrefslogtreecommitdiff
path: root/src/GF/Infra
diff options
context:
space:
mode:
authoraarne <unknown>2005-06-03 20:51:58 +0000
committeraarne <unknown>2005-06-03 20:51:58 +0000
commite8aa32d746df7b8554eda1bde0ca1fc513f07b58 (patch)
tree158d477f1d0d53423538798be03953044464901f /src/GF/Infra
parent4b281ab7d637f5c91e3bdaf0b054bf0b2b6f273d (diff)
example substitutions
Diffstat (limited to 'src/GF/Infra')
-rw-r--r--src/GF/Infra/Option.hs6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GF/Infra/Option.hs b/src/GF/Infra/Option.hs
index d84c7ca7e..4962a9f20 100644
--- a/src/GF/Infra/Option.hs
+++ b/src/GF/Infra/Option.hs
@@ -5,9 +5,9 @@
-- Stability : (stable)
-- Portability : (portable)
--
--- > CVS $Date: 2005/06/02 10:23:52 $
+-- > CVS $Date: 2005/06/03 21:51:59 $
-- > CVS $Author: aarne $
--- > CVS $Revision: 1.28 $
+-- > CVS $Revision: 1.29 $
--
-- Options and flags used in GF shell commands and files.
--
@@ -244,7 +244,7 @@ nostripQualif = iOpt "nostrip"
showAll = iOpt "all"
showMulti = iOpt "multi"
fromSource = iOpt "src"
-makeConcrete = iOpt "makeconcrete"
+makeConcrete = iOpt "examples"
-- ** mainly for stand-alone