lib/test_iec_std_lib.c
author mario
Tue, 26 May 2009 18:04:27 +0200
changeset 178 1622dc05c6ca
parent 41 8998c8b24b60
child 279 c0453b7f99df
permissions -rw-r--r--
Starting move of search utils to their own top level directory.

#include "iec_std_lib.h"

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