Expand.hpp

Go to the documentation of this file.
00001 #include "opennwa/NwaFwd.hpp"
00002 
00003 namespace opennwa {
00004         namespace experimental {
00005             NwaRefPtr expandNwa(Nwa const & nwa);
00006         }
00007 }
00008