COIN-OR::LEMON - Graph Library

source: lemon-0.x/src/work/klao/Makefile @ 1080:568ce2be7fe0

Last change on this file since 1080:568ce2be7fe0 was 1067:47939f501c81, checked in by Mihaly Barasz, 19 years ago

Advances in error.h

  • More clear exception usage concept
  • sketch of LEMON_ASSERT interface
  • test file
File size: 151 bytes
Line 
1BINARIES = error_test
2INCLUDEDIRS= -I. -I.. -I../.. -I../{marci,jacint,alpar,johanna,athos,akos} -I$(HOME)/boost
3include ../makefile
4
5CXXFLAGS += $(C)
Note: See TracBrowser for help on using the repository browser.