Files
harbour-core/contrib/hbnf/origin.c
vszakats a4a357a18b 2013-03-15 11:12 UTC+0100 Viktor Szakats (harbour syenar.net)
* /harbour/* -> /*
    * moved whole Harbour source tree one level up to
      avoid single 'harbour' top dir
2013-03-15 11:13:30 +01:00

27 lines
550 B
C

/*
* $Id$
*/
/*
* Author....: Steve Larsen
* CIS ID....: 76370,1532
*
* This is an original work by K. Stephan Larsen and is placed in the
* public domain.
*
* Modification history:
* ---------------------
*
* Rev 1.1 09 Nov 1992 22:35:52 GLENN
* Function was inadvertently named origin() instead of ft_Origin() when
* it went from an .asm to a .c file. Renamed it back to ft_origin().
*
* Rev 1.0 03 Oct 1992 02:13:54 GLENN
* Initial revision.
*
*/
#include "hbapi.h"
HB_FUNC_TRANSLATE( FT_ORIGIN, HB_PROGNAME )