lib/test_iec_std_lib.c
author lbessard
Fri, 26 Sep 2008 14:42:05 +0200
changeset 146 eef5e62048c7
parent 41 8998c8b24b60
child 279 c0453b7f99df
permissions -rw-r--r--
Adding support for EN/ENO params in function and function blocks (standard function not supported yet)

#include "iec_std_lib.h"

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