/*****************************************************************************
 * File:  EXP_T_xform.h
 *
 * Description:
 * Transformers declared against the following application analysis object:
 *
 * Object:     technique  (T)
 * 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_T_XFORM_H
#define EXP_T_XFORM_H

#ifdef	__cplusplus
extern "C" {
#endif

#include "e_mechs.h"

/*****************************************************************************
 * Transformer: done
 ****************************************************************************/
extern void EXP_T_Xform_done( void );

#ifdef	__cplusplus
}
#endif

#endif  /* EXP_T_XFORM_H */