lib/test_iec_std_lib.c
author lbessard
Tue, 08 Apr 2008 18:21:37 +0200
changeset 118 d4cf7ea933a4
parent 41 8998c8b24b60
child 279 c0453b7f99df
permissions -rw-r--r--
Problem with negated literals while compiling generated C file on 32bits systems fixed

#include "iec_std_lib.h"

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