Commentary in job.scm that explains usage.
[tlb/tomd.git] / LAYOUT
CommitLineData
09459147
TB
1METHODS OF THE MADNESS
2
3This repository has both C and Guile sources within, along with any
4number of support scripts and tooling. The layout should look like
5this:
6
7* top level directory *
8- COPYING | latest GPL copy
9- LAYOUT | this file
10- Makefile | all global targets
11- README | general project information
12- include/ | c headers
13- src/ | c code
14- guile/ | guile code
15- tests/ | test cases
16- tools/ | all support tooling