<project.out>.acp

The <project.out>.acp-file holds a list of all Access_pairs (the ID of all nodes in the parse tree, that have accesses, which generate dependencies). This file is used by the target generator.

Read: Directory dependences, File access_pairs.cc, Function Access_pair::load
Write: Directory dependences, File access_pairs.cc, Function Access_pair::save

Format:

# Pairs
---------------------------------------------
(1. pair:)
Number of generated dependence
ID source
ID destination
(2. pair:)
...

Andreas Dischinger, 13.11.1996