lib/test_iec_std_lib.c
author laurent
Wed, 02 Dec 2009 16:11:01 +0100
changeset 221 c6aed7e5f070
parent 41 8998c8b24b60
child 279 c0453b7f99df
permissions -rw-r--r--
Adding support for flags on Function Block variables for marking which variable must be debugged, retained or is forced

#include "iec_std_lib.h"

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