Config: check for 'long long' support
[sol.git] / README
blobb2062285e8ae45a44ebf452d2d98d144a136ed46
1 Compiling and installing sol
2 ============================
4 See the file INSTALL for installation instructions.
5 The short form:
7     $ make check install
10 Source tree
11 ===========
13 The source tree is organised as follows:
15     sol             root of source tree
16     |
17     |-- docs        documentation
18     |
19     `-- sol         source directory with directory for each module
20         |
21         `-- module  per module directory (named after module)
24 Feedback
25 ========
27 See AUTHORS