
// This is a guard condition so that contents of this file are not included
// more than once.  
#ifndef WINDING_CURRENT_CONTROL_H
#define	WINDING_CURRENT_CONTROL_H

void WindingCurrentControl(void);

#endif	/* WINDING_CURRENT_CONTROL_H */

