#line 21 "cfa.h.nw"
/* file "cfa/cfa.h" */

#line 5 "doc-end.nw"
/*
    Copyright (c) 2000 The President and Fellows of Harvard College

    All rights reserved.

    This software is provided under the terms described in
    the "machine/copyright.h" include file.
*/

#line 25 "cfa.h.nw"
#ifndef CFA_CFA_H
#define CFA_CFA_H

#include <machine/copyright.h>

#include <cfa/dom.h>
#include <cfa/loop.h>

#line 10 "cfa.h.nw"
extern "C" void init_cfa(SuifEnv* suif_env);

#line 35 "cfa.h.nw"
#endif /* CFA_CFA_H */
