File: README

package info (click to toggle)
snd 26.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 44,028 kB
  • sloc: ansic: 291,903; lisp: 260,506; ruby: 71,134; sh: 3,293; fortran: 2,342; csh: 1,067; makefile: 294; cpp: 294; python: 87; xml: 27; javascript: 1
file content (20 lines) | stat: -rw-r--r-- 917 bytes parent folder | download | duplicates (4)
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