COIN-OR::LEMON - Graph Library

Changeset 1247:60708e1475ae in lemon-0.x for src/work/athos/lp/lp_base.cc


Ignore:
Timestamp:
03/23/05 12:51:40 (19 years ago)
Author:
athos
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1674
Message:

Completions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/work/athos/lp/lp_base.cc

    r1246 r1247  
    1 // -*- c++ -*-
     1/* -*- C++ -*-
     2 * src/lemon/maps.h - Part of LEMON, a generic C++ optimization library
     3 *
     4 * Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     5 * (Egervary Combinatorial Optimization Research Group, EGRES).
     6 *
     7 * Permission to use, modify and distribute this software is granted
     8 * provided that this copyright notice appears in all copies. For
     9 * precise terms see the accompanying LICENSE file.
     10 *
     11 * This software is provided "AS IS" with no warranty of any kind,
     12 * express or implied, and with no claim as to its suitability for any
     13 * purpose.
     14 *
     15 */
     16
    217#ifndef LEMON_LP_BASE_CC
    318#define LEMON_LP_BASE_CC
Note: See TracChangeset for help on using the changeset viewer.