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