* /harbour/* -> /*
* moved whole Harbour source tree one level up to
avoid single 'harbour' top dir
19 lines
241 B
Plaintext
19 lines
241 B
Plaintext
/*
|
|
* $Id$
|
|
*/
|
|
|
|
/* Donated to the public domain by
|
|
Viktor Szakats (harbour syenar.net) */
|
|
|
|
PROCEDURE Main()
|
|
|
|
? ["'/* bumbulda */45]="k"
|
|
|
|
TEXT
|
|
any text is allowed here
|
|
ENDTEXT
|
|
|
|
* Comments beginning with "*"
|
|
|
|
RETURN
|