00001 #include "Formation.h" 00002 00003 00004 namespace ASR 00005 { 00006 // ---------------------------------------------------------------------------- 00007 Formation::Formation () 00008 { 00009 00010 } 00011 00012 00013 // ---------------------------------------------------------------------------- 00014 Formation::~Formation () 00015 { 00016 00017 } 00018 }