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"