File: sc_options_example.ini

package info (click to toggle)
p4est 2.3.6-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,536 kB
  • sloc: ansic: 87,528; makefile: 855; sh: 635; perl: 272; python: 226; awk: 40; javascript: 23
file content (11 lines) | stat: -rw-r--r-- 239 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
# This file is for playing around with the -f option.

[Options]
	-d = 7.55
	switch = true
	string = This string is read from the options.ini file!
[Subset]
  integer = 23
  double = 3.62
  -s = Subset string 1
  string2 = subset string 2