* include/hbcomp.h
* include/hbexpra.c
* source/compiler/Makefile
* source/compiler/expropta.c
* source/compiler/genc.c
* source/compiler/harbour.c
* source/compiler/harbour.y
* source/compiler/hbgenerr.c
* all compiler structures are deallocated on exit now
11 lines
301 B
C
11 lines
301 B
C
/*
|
|
* $Id$
|
|
*/
|
|
|
|
/* hbexpra.c is also included from ../macro/macro.c
|
|
* However it produces a slighty different code if used in
|
|
* macro compiler (there is an additional parameter passed to some functions)
|
|
* 1.20 - ignore this magic number - this is used to force compilation
|
|
*/
|
|
#include "hbexpra.c"
|