src/work/klao/Makefile
author deba
Wed, 15 Dec 2004 19:56:55 +0000
changeset 1037 3eaff8d04171
parent 618 e944d741f472
child 1067 47939f501c81
permissions -rw-r--r--
graph_io under construction
This is a working version, but needs more improvments.

todo:
documention + fix the file format
improve the exception system

add some possible asserts

tutorials
klao@976
     1
BINARIES = tag_demo
klao@976
     2
INCLUDEDIRS= -I. -I.. -I../.. -I../{marci,jacint,alpar,johanna,athos,akos} -I$(HOME)/boost
klao@225
     3
include ../makefile
klao@225
     4