1 /* $Id: plan-6.h,v 1.1 2003/10/25 09:30:44 oohara Exp $ */
2 
3 #ifndef __DANGEN_PLAN_6_H__
4 #define __DANGEN_PLAN_6_H__
5 
6 int plan_6(int t);
7 
8 #endif /* not __DANGEN_PLAN_6_H__ */
9