Changeset 182 for trunk/lib/Node.h


Ignore:
Timestamp:
Sep 3, 2006, 10:46:34 AM (17 years ago)
Author:
Peter Johansson
Message:

fixes #52 in table output directories are bold whereas files are normal.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/Node.h

    r177 r182  
    8989
    9090    ///
     91    /// @return file or directory
     92    ///
     93    virtual const std::string node_type(void) const=0;
     94
     95    ///
    9196    /// @return
    9297    ///
Note: See TracChangeset for help on using the changeset viewer.