Name | Modified | Size | Downloads / Week |
---|---|---|---|
older-versions | 2013-05-30 | ||
README | 2014-10-26 | 1.1 kB | |
libspare-1.3.tar.gz | 2014-10-26 | 9.5 MB | |
Totals: 3 Items | 9.5 MB | 0 |
### SPARE 1.3 The uncompressed installation directory should reflect this structure: - doc/ This directory contains the technical documentations about the SPARE. It consists in a user guide which gives also some technical insights about the SPARE design, a case study, the overview about the graph support, many practical usage examples, and the doxygen configuration for the HTML reference guide that will be automatically generated with the installation. - examples/ This directory is a repository for the examples provided to describe the basic SPARE usage. - libs/ Here you can find some external libs used in SPARE. - spare/ This directory contains the SPARE library headers. - INSTALL Installation instructions. - LICENSE The license under which SPARE is released. - README This file. - spare-install Is the basic shell installation script. This file will copy the headers in the predefine installation directory, i.e., "/usr/include/spare", and the documentations in "/usr/share/doc/spare". However, you can modify these paths as you please. ###