D:/simple_rts/include/Formation.h

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

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