gravatar
alpar (Alpar Juttner)
alpar@cs.elte.hu
Merge bugfix #280
0 2 0
merge 1.0
0 files changed with 3 insertions and 2 deletions:
↑ Collapse diff ↑
Ignore white space 6 line context
... ...
@@ -18,2 +18,4 @@
18 18

	
19
nodist_lemon_HEADERS = lemon/config.h
20

	
19 21
lemon_HEADERS += \
... ...
@@ -25,3 +27,2 @@
25 27
	lemon/concept_check.h \
26
	lemon/config.h \
27 28
        lemon/counter.h \
Show white space 6 line context
... ...
@@ -24,3 +24,3 @@
24 24

	
25
#include <lemon/core.h>
25
#include <lemon/config.h>
26 26
#include <lemon/bits/enable_if.h>
0 comments (0 inline)