File: spa.conf

package info (click to toggle)
libconfuse 3.3-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,192 kB
  • sloc: ansic: 5,532; lex: 451; xml: 439; makefile: 213; sh: 39
file content (14 lines) | stat: -rw-r--r-- 162 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
  when unwrapped, this file looks like

  sec acfg { val = 5 }
  sec bcfg { val = 6 }
  sec ccfg { val = 7 }
*/

sec "acfg"
{
    val = 5
}

include(spb.conf)