/* * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * Guy Harris. * * %sccs.include.redist.c% * * @(#)ching.h 5.2 (Berkeley) 06/01/90 */ #define OYIN 6 /* yin (broken) moving to yang (solid) */ #define YYANG 7 /* yang (solid) */ #define YYIN 8 /* yin (broken) */ #define OYANG 9 /* yang (solid) moving to yin (broken) */