lib/test_iec_std_lib.c
author etisserant
Sun, 04 Jan 2009 17:21:33 +0100
changeset 162 60a124678842
parent 41 8998c8b24b60
child 279 c0453b7f99df
permissions -rw-r--r--
Fixed typo in EN/ENO parameters handling for std library functions

#include "iec_std_lib.h"

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