lib/test_iec_std_lib.c
author laurent
Tue, 15 Dec 2009 20:50:30 +0100
changeset 238 0919986a5c98
parent 41 8998c8b24b60
child 279 c0453b7f99df
permissions -rw-r--r--
Bug when trying to get type of elements in a big complex structure fixed

#include "iec_std_lib.h"

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