From 57610c7b3369dfc0fcf1ee311a1ed10cfe13f7d4 Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Mon, 25 Sep 2006 13:48:16 +0000 Subject: [PATCH] Document -F in the flag reference --- docs/users_guide/flags.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index 6b348fe..b5c737a 100644 --- a/docs/users_guide/flags.xml +++ b/docs/users_guide/flags.xml @@ -1100,6 +1100,36 @@ + Haskell pre-processor options + + + + + + + + Flag + Description + Static/Dynamic + Reverse + + + + + + + Enable the use of a pre-processor + (set with ) + + dynamic + - + + + + + + + C pre-processor options -- 1.7.10.4