lib/test_iec_std_lib.c
author lbessard
Mon, 01 Dec 2008 14:13:47 +0100
changeset 154 9114afe1f64b
parent 41 8998c8b24b60
child 279 c0453b7f99df
permissions -rw-r--r--
Bug with standard functions nb_params count on Windows fixed

#include "iec_std_lib.h"

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