lib/test_iec_std_lib.c
author laurent
Thu, 22 Apr 2010 07:03:18 +0200
changeset 240 f78fa87bb4cb
parent 41 8998c8b24b60
child 279 c0453b7f99df
permissions -rw-r--r--
Bugs fixed:
- S and R operators using C++ literals
- Function block output assignment code generation

#include "iec_std_lib.h"

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