File: README

package info (click to toggle)
tdb 1.2.1-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,876 kB
  • ctags: 1,554
  • sloc: ansic: 12,736; sh: 3,095; xml: 345; makefile: 170; perl: 107; python: 101; awk: 59
file content (4 lines) | stat: -rw-r--r-- 242 bytes parent folder | download | duplicates (70)
1
2
3
4
This directory contains wrappers around logical groups of system
include files. The idea is to avoid #ifdef blocks in the main code,
and instead put all the necessary conditional includes in subsystem
specific header files in this directory.