repo.or.cz
/
neuro.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
neuro/misc: Implement the new module parseConf.
[neuro.git]
/
include
/
neuro
/
Makefile.am
blob
4ecb933ffa08343cffd4324c12f707cb3d96d809
1
2
SUBDIRS = nnet
3
4
noinst_HEADERS = \
5
config.h.in \
6
global.h
7
8
srcdir = @srcdir@
9
VPATH = @srcdir@
10
11
12
include_HEADERS = \
13
config.h \
14
NEURO.h \
15
debug.h \
16
ebuf.h \
17
events.h \
18
keymap.h \
19
extlib.h \
20
graphics.h \
21
neuro_main.h \
22
other.h \
23
typedef.h \
24
bitmap.h \
25
neuro_engine.h \
26
lbuf.h \
27
parseConf.h