[Lemon-devel] path.h include tree
Alpár Jüttner
alpar at cs.elte.hu
Thu Jan 24 12:07:06 CET 2008
Hi,
I started to port path.h into the hg repo. I thought it would be an easy
task, but then I checked its dependencies and I created a dependency
tree (see below). Note that
* all the standard headers are missing from this list.
* This tree shows exactly the files (with multiplications) the
preprocessor goes through during the compilation (i.e. when a
file is scanned for the second time its dependencies are not
scanned again.)
Regards,
Alpar
lemon/path.h
lemon/path_utils.h
lemon/concepts/path.h
lemon/bits/invalid.h
lemon/bits/utility.h
lemon/concept_check.h
lemon/lemon_reader.h
lemon/error.h
lemon/graph_utils.h
lemon/bits/invalid.h
lemon/bits/utility.h
lemon/maps.h
lemon/bits/utility.h
lemon/bits/traits.h
lemon/bits/utility.h
lemon/bits/traits.h
lemon/bits/alteration_notifier.h
lemon/bits/utility.h
lemon/bits/default_map.h
lemon/bits/array_map.h
lemon/bits/traits.h
lemon/bits/alteration_notifier.h
lemon/concept_check.h
lemon/concepts/maps.h
lemon/bits/utility.h
lemon/concept_check.h
lemon/bits/vector_map.h
lemon/bits/traits.h
lemon/bits/utility.h
lemon/bits/alteration_notifier.h
lemon/concept_check.h
lemon/concepts/maps.h
lemon/bits/debug_map.h
lemon/bits/traits.h
lemon/bits/utility.h
lemon/error.h
lemon/bits/alteration_notifier.h
lemon/concept_check.h
lemon/concepts/maps.h
lemon/bits/utility.h
lemon/bits/item_reader.h
lemon/error.h
lemon/dim2.h
lemon/bits/utility.h
lemon/concept_check.h
lemon/concepts/maps.h
lemon/lemon_writer.h
lemon/error.h
lemon/bits/invalid.h
lemon/graph_utils.h
lemon/bits/item_writer.h
lemon/error.h
lemon/bits/utility.h
lemon/maps.h
lemon/dim2.h
lemon/concept_check.h
lemon/concepts/maps.h
lemon/error.h
lemon/bits/invalid.h
More information about the Lemon-devel
mailing list