/*****************************************************************************
* File: EXP_FBO_bridge.h
*
* Description:
* Bridge implementation for the following application analysis object:
*
* Object: bridge (FBO)
* Domain: EXP
* Subsystem: experiment
* Repository: exp.ooa
*
* Notice:
* (C) Copyright 1999, 2000 ROX Software, Inc.
* All rights reserved.
*
* Model Compiler: MC3020 V1.3.0
*
* Warnings:
* !!! THIS IS AN AUTO-GENERATED FILE. PLEASE DO NOT EDIT. !!!
****************************************************************************/
#ifndef EXP_FBO_BRIDGE_H
#define EXP_FBO_BRIDGE_H
#ifdef __cplusplus
extern "C" {
#endif
#include "e_mechs.h"
#include "e_events.h"
#include "sys_init.h"
/*****************************************************************************
* Synchronous Bridge Methods
****************************************************************************/
/*****************************************************************************
* Bridge: done
****************************************************************************/
extern void EXP_FBO_done( void );
#ifdef __cplusplus
}
#endif
#endif /* EXP_FBO_BRIDGE_H */