COIN-OR::LEMON - Graph Library

Changeset 1932:c65711e5a26d in lemon-0.x


Ignore:
Timestamp:
01/31/06 20:57:35 (18 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2507
Message:

Bug fix
friend does not declares type

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/simann.h

    r1918 r1932  
     1// -*- C++ -*-
    12#ifndef LEMON_SIMANN_H
    23#define LEMON_SIMANN_H
     
    1920/// \addtogroup experimental
    2021/// @{
     22
     23  class SimAnnBase;
    2124
    2225  /// \brief A base class for controllers.
Note: See TracChangeset for help on using the changeset viewer.