Last change
on this file since 4370 was
4370,
checked in by Sam Hocevar, 12 years ago
|
Add a mini-neercs project to test some client/server refactoring.
|
File size:
291 bytes
|
Line | |
---|
1 | # Autotools cruft |
---|
2 | *.o |
---|
3 | *.lo |
---|
4 | *.la |
---|
5 | *.exe |
---|
6 | .auto |
---|
7 | .libs |
---|
8 | .deps |
---|
9 | Makefile |
---|
10 | Makefile.in |
---|
11 | aclocal.m4 |
---|
12 | autom4te.cache |
---|
13 | config.h.in |
---|
14 | config.h |
---|
15 | config.log |
---|
16 | config.status |
---|
17 | configure |
---|
18 | libtool |
---|
19 | stamp-* |
---|
20 | *-stamp |
---|
21 | # Binaries |
---|
22 | src/neercs |
---|
23 | src/mini-neercs |
---|
24 | # Documentation |
---|
25 | doc/doxygen.cfg |
---|
26 | doc/doxygen.log |
---|
27 | doc/html/ |
---|
28 | doc/latex/ |
---|
29 | |
---|
Note: See
TracBrowser
for help on using the repository browser.