Changed _array_included to _cellarray_included

This commit is contained in:
Steve Dudenhoeffer 2007-05-14 22:11:28 +00:00
parent 77ca104a8d
commit 7bb562182f

View File

@ -1,8 +1,8 @@
#if defined _array_included
#if defined _cellarray_included
#endinput
#endif
#define _array_included
#define _cellarray_included
/**
* These arrays are intended to be used for a form of global storage without