blob: db96f8e254a6e4ee037c1f407affb26e83b56850 [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2018 TU Wien/ACIN
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at
* http://www.eclipse.org/legal/epl-2.0.
*
* SPDX-License-Identifier: EPL-2.0
*
* Contributors:
* Martin Melik-Merkumians - initial contribution
*******************************************************************************/
#ifndef SRC_MODULES_ADS_PROCESSINTERFACE_H_
#define SRC_MODULES_ADS_PROCESSINTERFACE_H_
#include "CAdsProcessInterface.h"
typedef forte::ads::CAdsProcessInterface CProcessInterface;
#endif /* SRC_MODULES_ADS_PROCESSINTERFACE_H_ */