lib/test_iec_std_lib.c
author Mario de Sousa <msousa@fe.up.pt>
Thu, 31 Mar 2011 13:20:50 +0100
changeset 260 70dfd493e639
parent 41 8998c8b24b60
child 279 c0453b7f99df
permissions -rwxr-xr-x
Error messages (stage3) now better identify the location of the error.

#include "iec_std_lib.h"

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