Resolve/C++ Catalog
CI/Id_Name_Table/1_C.h
Copyright © 2010, Reusable Software Research Group, The Ohio State University

//  /*-------------------------------------------------------------------*\
//  |   Concrete Instance : Id_Name_Table_1_C
//  \*-------------------------------------------------------------------*/

#ifndef CI_ID_NAME_TABLE_1_C
#define CI_ID_NAME_TABLE_1_C 1

///---------------------------------------------------------------------
/// Global Context -----------------------------------------------------
///---------------------------------------------------------------------

#include "CT/Id_Name_Table/Kernel_1_C.h"

///---------------------------------------------------------------------
/// Interface ----------------------------------------------------------
///---------------------------------------------------------------------

concrete_instance
class Id_Name_Table_1_C :
    instantiates
	Id_Name_Table_Kernel_1_C <>
{};

//----------------------------------------------------------------------

#endif // CI_ID_NAME_TABLE_1_C

Last modified: Thu Jan 11 17:05:57 EST 2007