lib/test_iec_std_lib.c
author etisserant
Wed, 18 Jul 2007 11:57:36 +0200
changeset 43 37dd4e2fd2ec
parent 41 8998c8b24b60
child 279 c0453b7f99df
permissions -rw-r--r--
Test IEC_LIB and fix bugs (EQ, GT et all)

#include "iec_std_lib.h"

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