-*- outline -*- * FILES - make.sh : builds and generates files into src - testjava.sh : runs the java test program in javasrc - testphp.sh : runs the php test program in phpsrc * CONVENTION - for a language LANG we have - LANGsrc contains files dependent on the generated files - src/LANG is where the generated files go - db-LANG.jar contains the library - api/LANG contains the API