lib/test_iec_std_lib.c
author Catarina Boucinha <ccb@fe.up.pt>
Thu, 02 Jul 2009 11:26:25 +0100
changeset 201 e657008f43d0
parent 41 8998c8b24b60
child 279 c0453b7f99df
permissions -rw-r--r--
Introducing the search_il_operand_type files in the absyntax_utils folder.
The Makefile from absyntax_utils folder and the generate_c_il.cc from the stage4/generate_c
folder was also modified to work with the new search_il_operand_type file.

#include "iec_std_lib.h"

int main(int argc,char **argv)
{
        return 0;
}