//Editor-Info: -*- C++ -*-
//
//Subject: TOVE project / 
//
//File: bisupstrings.cpp
//
//Version: $Revision: 1.2 $
//
//State: $State: Exp $
//
//Date: $Date: 1998/10/29 15:34:17 $
//
//Organisation:
//      Helsinki University of Technology
//      Laboratory of Telecommunications Software and Multimedia
//
//Author:
//      Sami Raatikainen
//
//Description:
//
//
//Copyright:
//      Copyright 1999 Helsinki University of Technology
//      ALL RIGHTS RESERVED BETWEEN JANUARY 1996 AND JUNE 1999.
//
//Licence:
//
//
//History: 

#include <typeinfo>
#include <string>

// Mux Reference
string bisupMuxReferenceStr("Mux Reference");

string bisupT1bStr("T1b timeout");
string bisupT7bStr("T7b timeout");
string bisupT9bStr("T9b timeout");
string bisupT40bStr("T40b timeout");

