1 /* $Id: plan-17.h,v 1.1 2004/07/19 13:28:32 oohara Exp $ */
2 
3 #ifndef __DANGEN_PLAN_17_H__
4 #define __DANGEN_PLAN_17_H__
5 
6 int plan_17(int t);
7 
8 #endif /* not __DANGEN_PLAN_17_H__ */
9