swh:1:snp:5c81b35c32cd128e955f4da753d99c09557a4451
Tip revision: 7e149916f56918f135b5259c3fb0b3f7119f8d07 authored by Lonca Emmanuel on 24 March 2021, 14:04:19 UTC
bumped version number to 3.0.3-dev
bumped version number to 3.0.3-dev
Tip revision: 7e14991
README
This software is distributed under the GNU General Public License.
It uses some parts of the open source software Minisat.
The following packages are required to build CoQuiAAS :
- g++ (C++ compiler)
- zlib1g-dev (API to inflate/deflate data))
- libtool
- pkg-config
How to build CoQuiAAS:
- run "configure"
- run "make"