head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2006.09.04.15.27.12;	author itetcu;	state Exp;
branches;
next	;


desc
@@


1.1
log
@CamlIDL is a stub code generator and COM binding for Objective Caml.

CamlIDL comprises two parts:

	* A stub code generator that generates the C stub code required for the
Caml/C interface, based on an MIDL specification. (MIDL stands for Microsoft's
Interface Description Language; it looks like C header files with some extras
annotations, plus a notion of object interfaces that look like C++ classess
without inheritance.)

	* A (currently small) library of functions and tools to import COM
components in Caml applications, and export Caml code as COM components.

WWW:	http://caml.inria.fr/pub/old_caml_site/camlidl/

PR:		ports/101100
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
@
text
@bin/camlidl
lib/ocaml/caml/camlidlruntime.h
lib/ocaml/com.a
lib/ocaml/com.cma
lib/ocaml/com.cmi
lib/ocaml/com.cmxa
lib/ocaml/libcamlidl.a
%%PORTDOCS%%%%DOCSDIR%%/htmlman/contents_motif.gif
%%PORTDOCS%%%%DOCSDIR%%/htmlman/index.html
%%PORTDOCS%%%%DOCSDIR%%/htmlman/main.html
%%PORTDOCS%%%%DOCSDIR%%/htmlman/main001.html
%%PORTDOCS%%%%DOCSDIR%%/htmlman/main002.html
%%PORTDOCS%%%%DOCSDIR%%/htmlman/main003.html
%%PORTDOCS%%%%DOCSDIR%%/htmlman/main004.html
%%PORTDOCS%%%%DOCSDIR%%/htmlman/main005.html
%%PORTDOCS%%%%DOCSDIR%%/htmlman/main006.html
%%PORTDOCS%%%%DOCSDIR%%/htmlman/main007.html
%%PORTDOCS%%%%DOCSDIR%%/htmlman/next_motif.gif
%%PORTDOCS%%%%DOCSDIR%%/htmlman/previous_motif.gif
%%PORTDOCS%%@@dirrm %%DOCSDIR%%/htmlman
%%PORTDOCS%%@@dirrm %%DOCSDIR%%
%%PORTDOCS%%@@dirrmtry share/doc/ocaml
@@dirrmtry lib/ocaml/caml
@@dirrmtry lib/ocaml
@
