File: Readme

package info (click to toggle)
survival 2.29-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 3,204 kB
  • ctags: 1,077
  • sloc: asm: 8,713; ansic: 6,928; sh: 22; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 627 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
   These programs are here mostly as examples to be looked at.  But they all
do execute; they are the test bed for my own changes.


  To run all of these tests-
	Change 'setup.s' as appropriate.  The one contained here is based
    on the assumption that the parent directory contains all of the
    .o files, and ../.Data all of the new functions.
	Change "Splus" to "S" in testall.sh, if appropriate.
	Then
		mkdir .Data
		sh testall.sh

   A batch job will be spawned that will create testall.out.  You can compare
this with testall.save.

   The file data.bladder4 is just bladder, restructured to make it easier
to read.