Files
harbour-core/harbour/tests/testinc.prg
1999-10-04 18:46:41 +00:00

14 lines
111 B
Plaintext

//
// $Id$
//
// Testing #includes
#include "test.ch"
function Main()
QOut( _HARBOUR_VERS )
return nil