COIN-OR::LEMON - Graph Library

Changeset 922:e816fac59f6d in lemon-0.x for src/work/Doxyfile


Ignore:
Timestamp:
09/29/04 18:31:24 (20 years ago)
Author:
Mihaly Barasz
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1233
Message:

hugo -> lemon renaming leftovers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/work/Doxyfile

    r766 r922  
    1818# by quotes) that should identify the project.
    1919
    20 PROJECT_NAME           = HugoLib
     20PROJECT_NAME           = LEMON
    2121
    2222# The PROJECT_NUMBER tag can be used to enter a project or revision number.
     
    2424# if some version control system is used.
    2525
    26 PROJECT_NUMBER         = 0.1
     26PROJECT_NUMBER         = 0.2
    2727
    2828# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
     
    396396                         ../../doc/maps.dox ../../doc/coding_style.dox \
    397397                         ../../doc/groups.dox \
    398                          ../hugo \
    399                          ../hugo/skeletons \
     398                         ../lemon \
     399                         ../lemon/skeletons \
    400400                         ../test/test_tools.h \
    401401                         klao/path.h \
Note: See TracChangeset for help on using the changeset viewer.