/*
 File: testout_terminals.h
 Date and Time: Mon Jun  9 08:45:19 2014 
*/
#include "yacco2.h"
#include "testout_T_enumeration.h"
#include "yacco2_k_symbols.h"
#include "testout_err_symbols.h"
#ifndef __testout_terminals_h__
#define __testout_terminals_h__ 1
namespace NS_testout_terminals{
  using namespace NS_testout_T_enum;
  struct T_testout_ok:public yacco2::CAbs_lr1_sym{
    T_testout_ok();
  };
}//namespace
#endif
