lib/test_iec_std_lib.c
author Mario de Sousa <msousa@fe.up.pt>
Mon, 04 Apr 2011 15:59:35 +0100
changeset 277 f88718b71b6c
parent 41 8998c8b24b60
child 279 c0453b7f99df
permissions -rwxr-xr-x
Changing to LGPL for library functions.

#include "iec_std_lib.h"

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