File: README

package info (click to toggle)
tdb 1.4.8-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,116 kB
  • sloc: python: 35,571; ansic: 21,647; xml: 475; sh: 274; makefile: 147
file content (4 lines) | stat: -rw-r--r-- 242 bytes parent folder | download | duplicates (73)
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.