/********************************************/
/*CurrentArray.h - Header file                  */
/*PIC32MX795F512L-80I/PF                    */
/********************************************/

#ifndef CURRENTARRAY_H
#define	CurrentARRAY_H

extern int CurrentString[];

#endif /*CURRENTARRAY_H*/
