Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: ldmap Up: Code development Previous: Code development makefile rules

Subsections



depstat

Count the number of header files used by AIPS++ class implementation files.

Synopsis

depstat [dependency list]

Description

depstat is a sed/awk filter which reads a dependency list and counts the number of AIPS++ header files on which each AIPS++ implementation file depends.

System dependency lists have names of the form *.list and reside in the $(ARCHAUXD) directory. Programmer dependency lists reside in $(PGMRAUXD) if that exists, otherwise they are left with the programmer's source code. Refer to §11.4 and §11.3.

If no dependency list is specified on the command line, input is taken from stdin.

Options

None.

Examples


See also

AIPS++ variable names (§1.2).
Section §11.3, Code development makedefs conventions.
Section §11.4, Code development makefile rules.

Author

Original: 1994/02/10 by Mark Calabretta, ATNF


next up previous contents index
Next: ldmap Up: Code development Previous: Code development makefile rules   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15