/* * $Id: StdAwk.hpp,v 1.2 2007/07/16 11:12:12 bacon Exp $ */ #include namespace ASE { namespace Net { public ref class StdAwk: Awk { public: }; } }