lib/test_iec_std_lib.c
author Edouard Tisserant
Mon, 04 Apr 2011 19:18:22 +0200
changeset 278 050d31dd7c74
parent 41 8998c8b24b60
child 279 c0453b7f99df
permissions -rwxr-xr-x
Merged matiec library headers update from Mario to LGPL

#include "iec_std_lib.h"

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