/* UPE library - output to C
 * (c)2000 Stepan Roh
 * see license.txt for copying
 */

#ifndef UPECC_CFE_H
#define UPECC_CFE_H

int write_output_cbe (char *fname);

#endif
