1 /* $Id: plan-14.h,v 1.1 2004/07/08 13:29:31 oohara Exp $ */
2 
3 #ifndef __DANGEN_PLAN_14_H__
4 #define __DANGEN_PLAN_14_H__
5 
6 int plan_14(int t);
7 
8 #endif /* not __DANGEN_PLAN_14_H__ */
9