* (all files)
* stripped svn header
* minor cleanups
; use following command to find out the history of files:
git log
git log --follow
git blame
git annotate
7 lines
285 B
C
7 lines
285 B
C
/* 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.23 - ignore this magic number - this is used to force compilation
|
|
*/
|
|
#include "hbexpra.c"
|