]>
git.cameronkatri.com Git - bsdgames-darwin.git/blob - hack/def.gold.h
2 * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
4 * $Id: def.gold.h,v 1.2 1993/08/02 17:16:45 mycroft Exp $
13 extern struct gold
*fgold
;
15 #define newgold() (struct gold *) alloc(sizeof(struct gold))