lib/test_iec_std_lib.c
author lbessard
Thu, 28 May 2009 14:02:35 +0200
changeset 179 a4eb4fd6b0d6
parent 41 8998c8b24b60
child 279 c0453b7f99df
permissions -rw-r--r--
Target Directory not parsed in command line fixed

#include "iec_std_lib.h"

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