Mercurial
Mercurial
>
matiec
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
lib/test_iec_std_lib.c
author
etisserant
Mon, 17 Sep 2007 17:56:29 +0200
changeset 59
37ba6f9e51e2
parent 41
8998c8b24b60
child 279
c0453b7f99df
permissions
-rw-r--r--
Splitted type declaration out of iec std lib, to avoid DWORD, BOOL, TIME ,... clash with windows.h
#include "iec_std_lib.h"
int main(int argc,char **argv)
{
return 0;
}