Mercurial
lemon-0.x
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
bootstrap
author
deba
Sat, 13 Nov 2004 21:37:54 +0000
changeset 989
ca95f8b5c931
child 1304
c9c2e90b2342
permissions
-rwxr-xr-x
XyzConcept moved to Xyz::Constraints
use checkConcept in the next way:
checkConcept<ErasableGraph, ListGraph>();
checkConcept<ReadWriteMap<Node, Node>, PredMap>;
1
#! /bin/sh
2
aclocal-1.7 \
3
&& automake-1.7 --gnu --add-missing \
4
&& autoconf