1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
This directory contains various random scripts, scraps, snippets;
a collection of tools used in Snd maintenance and development.
The interested reader needs to keep in mind that these are quick
hacks to do boring tasks; they are not intended for enshrinement
in the Smithsonian.
Contents:
va.scm Check for common spelling mistakes, lack of trailing NULLs, etc.
compsnd Run a bazillion configuration/compilation tests
testsnd Run a bazillion tests
sarchive Update backup directory, report changes
table.scm make snd-test contents list
nor.scm change \r\n to \n
crossref.c simple-minded cross referencer
makegl.scm + gldata.scm Build gl.c
make-index.scm Build index.html, snd-xref.c, elaborate html error checking
snd.supp Valgrind suppressions
exs7.c some s7 examples (extracted from s7.h)
sam.c Samson box emulator
|