* /harbour/* -> /*
* moved whole Harbour source tree one level up to
avoid single 'harbour' top dir
14 lines
90 B
Plaintext
14 lines
90 B
Plaintext
/*
|
|
* $Id$
|
|
*/
|
|
|
|
PROCEDURE Main()
|
|
|
|
USE test NEW
|
|
|
|
REPORT FORM test
|
|
|
|
USE
|
|
|
|
RETURN
|