]>
git.cameronkatri.com Git - bsdgames-darwin.git/blob - hack/def.gen.h
1 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
2 /* def.gen.h version 1.0.1: added ONCE flag */
7 unsigned gflag
; /* 037: trap type; 040: SEEN flag */
13 extern struct gen
*fgold
, *ftrap
;
15 #define newgen() (struct gen *) alloc(sizeof(struct gen))