COIN-OR::LEMON - Graph Library

Changeset 618:e944d741f472 in lemon-0.x for src/work/klao


Ignore:
Timestamp:
05/12/04 00:49:13 (20 years ago)
Author:
Mihaly Barasz
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@803
Message:

#include <hugo/...>

Location:
src/work/klao
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • src/work/klao/Makefile

    r347 r618  
    11BINARIES = path_test map_test iter_map_test
    2 INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,johanna,akos}
     2INCLUDEDIRS= -I. -I.. -I../.. -I../{marci,jacint,alpar,johanna,athos,akos}
    33include ../makefile
    44
  • src/work/klao/iter_map_test.cc

    r367 r618  
    11#include <iter_map.h>
    2 #include <maps.h>
     2#include <hugo/maps.h>
    33
    44#include <iostream>
  • src/work/klao/map_test.cc

    r286 r618  
    11#include <iostream>
    22
    3 #include <maps.h>
     3#include <hugo/maps.h>
    44
    55using namespace std;
Note: See TracChangeset for help on using the changeset viewer.