diff options
author | Tony Theodore <tonyt@logyst.com> | 2012-12-14 08:37:46 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2012-12-14 10:33:00 (GMT) |
commit | 4be9b8613568894e4ba3f2bba7fdae19b66d2fea (patch) | |
tree | be04c0c976fa3f6fe0cc5568bbee4f533f70c941 /src/ocaml-flexdll-test.c | |
parent | 2121da9bed500d49dec9155206906f2a7aff2559 (diff) | |
download | mxe-4be9b8613568894e4ba3f2bba7fdae19b66d2fea.zip mxe-4be9b8613568894e4ba3f2bba7fdae19b66d2fea.tar.gz mxe-4be9b8613568894e4ba3f2bba7fdae19b66d2fea.tar.bz2 |
ocaml packages: add headers to test programs
Diffstat (limited to 'src/ocaml-flexdll-test.c')
-rwxr-xr-x | src/ocaml-flexdll-test.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ocaml-flexdll-test.c b/src/ocaml-flexdll-test.c index 79ed21a..2535425 100755 --- a/src/ocaml-flexdll-test.c +++ b/src/ocaml-flexdll-test.c @@ -1,3 +1,8 @@ +/* + * This file is part of MXE. + * See index.html for further information. + */ + /***************************************************************** FlexDLL Alain Frisch |