* (all files)
* stripped svn header
* minor cleanups
; use following command to find out the history of files:
git log
git log --follow
git blame
git annotate
11 lines
74 B
Plaintext
11 lines
74 B
Plaintext
|
|
PROCEDURE Main()
|
|
|
|
USE test NEW
|
|
|
|
LABEL FORM test
|
|
|
|
USE
|
|
|
|
RETURN
|