D:/simple_rts/include/UnitGroup.h

Go to the documentation of this file.
00001 #ifndef __UNIT_GROUP_H__
00002 #define __UNIT_GROUP_H__
00003 
00004 #pragma once
00005 
00006 namespace ASR
00007 {
00008         class UnitGroup
00009         {
00010         // Construction
00011         // ----------------------------------------------------------------------------
00012         public:
00013                 UnitGroup ();
00014                 ~UnitGroup ();
00015         };
00016 }
00017 
00018 #endif

Generated on Sun Jun 25 19:23:43 2006 for Valors End by  doxygen 1.4.7