blob: e4ae236d0ecfe14b3e21c35a739a1b76e68085f9 [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2011 Profactor GmbH
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Gerhard Ebenhofer
* - initial API and implementation and/or initial documentation
*******************************************************************************/
//!!!autogenerated code - DO NOT EDIT!!!
#ifndef FORTEINIT_H_
#define FORTEINIT_H_
#ifdef __cplusplus
extern "C" {
#endif
void initForte();
#ifdef __cplusplus
}
#endif
#endif /*FORTEINIT_H_*/