~ubuntu-branches/ubuntu/lucid/graphviz/lucid-security

« back to all changes in this revision

Viewing changes to cdt/README

  • Committer: Bazaar Package Importer
  • Author(s): Stephen M Moraco
  • Date: 2002-02-05 18:52:12 UTC
  • Revision ID: james.westby@ubuntu.com-20020205185212-8i04c70te00rc40y
Tags: upstream-1.7.16
ImportĀ upstreamĀ versionĀ 1.7.16

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
DIRECTORY HIERARCHY:
 
2
This directory hierarchy contains the source of Cdt, the container data type library.
 
3
 
 
4
.:              source code for Cdt functions.
 
5
./features:     source code for generating configuration parameters.
 
6
./Cdt_p:        source code for emulating the POSIX packages tsearch and hsearch.
 
7
./Cdt_ex:       an example program that uses Cdt.
 
8
./Cdt_t:        a set of regression tests - executable with "runtest"
 
9
 
 
10
SOFTWARE CONSTRUCTION:
 
11
 
 
12
There are two make files, Makefile for Glenn Fowler's nmake and
 
13
makefile for old make.  The build procedure is based on the
 
14
iffe language for automatic configuration. An iffe interpreter
 
15
and its manual pages are included in this code distribution.
 
16
See the files in ./features for examples of iffe probes to generate
 
17
configuration parameters.
 
18
 
 
19
CORRESPONDENCE:
 
20
Comments, etc. should be sent to:
 
21
 
 
22
        Phong Vo
 
23
        AT&T Labs - Research
 
24
        180 Park Avenue
 
25
        Florham Park, NJ 07932
 
26
        e-mail: kpv@research.att.com