Browse thread
parameterized pattern
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2006-11-09 (16:42) |
From: | micha <micha-1@f...> |
Subject: | Re: [Caml-list] parameterized pattern |
Jon Harrop schrieb: > > I am certainly interested in GCaml but: > > . Where do you get it from (the CVS doesn't seem to have it)? > I did: export CVSROOT=:pserver:anoncvs@camlcvs.inria.fr:/caml cvs login >empty password cvs co -r gcaml3090 ocaml this gives me an ocaml source with gcamllib and README.gcaml... Maybe this is the right source... cheers Michael