Add dependency of Algebraic Foundations on Kernel_23

This commit is contained in:
Andreas Fabri 2012-08-21 08:54:53 +00:00
parent 721c41f9c8
commit 1275ac0b4f
1 changed files with 3 additions and 0 deletions

View File

@ -93,6 +93,9 @@ namespace for the XML file to be processed properly. -->
<string name="GENERATE_TAGFILE">./tags/Algebraic_foundations.tag</string> <string name="GENERATE_TAGFILE">./tags/Algebraic_foundations.tag</string>
<string name="IMAGE_PATH">../Algebraic_foundations/doc/Algebraic_foundations/fig</string> <string name="IMAGE_PATH">../Algebraic_foundations/doc/Algebraic_foundations/fig</string>
<string name="EXAMPLE_PATH">../Algebraic_foundations/examples</string> <string name="EXAMPLE_PATH">../Algebraic_foundations/examples</string>
<list name="TAGFILES" append="true">
<item>./tags/Kernel_23.tag=../../CGAL.CGAL.Kernel_23/html</item>
</list>
</doxygen> </doxygen>
</project> </project>