/* @(#) $Header: /usr/local/scalawags_cvs/Scalawags/Frc2006/template/template.h,v 1.3 2005/05/13 23:47:00 abrown Exp $
* Author:
* "fullname" <bozo@foo>
*/
#ifndef template_h
#define template_h
int template(int value1, int value2);
#endif
/*
* $Log: template.h,v $
* Revision 1.3 2005/05/13 23:47:00 abrown
* Remove __ from defines. Move Log to end of file.
*
* Revision 1.2 2005/02/21 01:14:53 abrown
* Move the log to the end. Remove redundant comment close.
*
* Revision 1.1 2005/01/30 00:24:59 abrown
* Auto generation from the templates.
*
* Revision 1.2 2004/11/07 23:35:54 abrown
* Fixed the headers.
*/
syntax highlighted by Code2HTML, v. 0.9.1