Clan
0.8.0
|
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <clan/clan.h>
#include <osl/scop.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 45 of file clan.c.
References clan_options::autoinsert, clan_options::autopragma, CLAN_AUTOPRAGMA_FILE, CLAN_error, clan_options_free(), clan_options_read(), clan_scop_extract(), clan_scop_insert_pragmas(), clan_scop_print(), clan_options::inputscop, clan_options::name, and clan_options::structure.