File: README

package info (click to toggle)
graphviz 2.8-3%2Betch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 20,480 kB
  • ctags: 22,071
  • sloc: ansic: 163,260; cpp: 36,565; sh: 25,024; yacc: 2,358; tcl: 1,808; makefile: 1,745; cs: 805; perl: 801; ml: 649; awk: 160; lex: 153; python: 105; ruby: 32; php: 6
file content (26 lines) | stat: -rw-r--r-- 913 bytes parent folder | download | duplicates (10)
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
DIRECTORY HIERARCHY:
This directory hierarchy contains the source of Cdt, the container data type library.

.:		source code for Cdt functions.
./features:	source code for generating configuration parameters.
./Cdt_p:	source code for emulating the POSIX packages tsearch and hsearch.
./Cdt_ex: 	an example program that uses Cdt.
./Cdt_t:	a set of regression tests - executable with "runtest"

SOFTWARE CONSTRUCTION:

There are two make files, Makefile for Glenn Fowler's nmake and
makefile for old make.  The build procedure is based on the
iffe language for automatic configuration. An iffe interpreter
and its manual pages are included in this code distribution.
See the files in ./features for examples of iffe probes to generate
configuration parameters.

CORRESPONDENCE:
Comments, etc. should be sent to:

	Phong Vo
	AT&T Labs - Research
	180 Park Avenue
	Florham Park, NJ 07932
	e-mail: kpv@research.att.com