@@ -13,29 +13,5 @@ feature requests may also be submitted on the GitHub sit for libcstl at
13
13
https://github.com/activesys/libcstl or GoogleCode site for
14
14
libcstl at http://code.google.com/p/libcstl/issues/list
15
15
16
- The source files of libcstl are:
17
-
18
- ChangLog - description of differences between releases
19
- AUTHORS - people that have helped libcstl along
20
- INSTALL - description of installation
21
- COPYING.LESSER - the license under which libcstl is distributed
22
- Makefile.in - compilation rules (input to the configure script)
23
- Makefile.am - compilation rules source
24
- README - this file
25
- README.Win32 - notes on using libcstl on Win32 systems
26
- VERSION - version of this release
27
- aclocal.m4 - autoconf macros
28
- config.guess - autoconf support
29
- config.h.in - autoconf input
30
- config.sub - autoconf support
31
- configure - configure script (run this first)
32
- configure.ac - configure script source
33
- install-sh - BSD style install script
34
- ltmain.sh - libtool script
35
- missing - common stub for missing library functions
36
- build-win/* - MSVS project
37
- cstl/* - libcstl header files
38
- src/* - libcstl source files
39
- doc/* - libcstl documents
40
- test/ut/* - unit testing files
16
+ The project home page http://libcstl.org/
41
17
0 commit comments