File: FlagSet.fth

package info (click to toggle)
fcode-utils 1.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 46,768 kB
  • sloc: ansic: 9,717; csh: 241; makefile: 129; sh: 17
file content (34 lines) | stat: -rw-r--r-- 701 bytes parent folder | download | duplicates (20)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
\  Special-Feature Flags test

\  Updated Mon, 08 Aug 2005 at 18:22 by David L. Paktor

#flag help
#flag nohelp

#flag Local-Values
#flag noLocal-Values
#flag LV-Legacy-Separator
#flag noLV-Legacy-Separator
#flag LV-Legacy-Message
#flag noLV-Legacy-Message
#flag ABORT-Quote
#flag noABORT-Quote
#flag Sun-ABORT-Quote
#flag noSun-ABORT-Quote
#flag String-remark-escape
#flag noString-remark-escape
#flag Hex-remark-escape
#flag noHex-remark-escape
#flag C-Style-string-escape
#flag noC-Style-string-escape
#flag Always-Headers
#flag NoAlways-Headers
#flag Always-External
#flag NoAlways-External
#flag Warn-if-Duplicate
#flag noWarn-if-Duplicate

#flags

#flag MoreGimmeMore!
#flag noMorePleaseNoMore!