caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jacques Garrigue <garrigue@kurims.kyoto-u.ac.jp>
To: caml-list@inria.fr, lablgtk@kaba.or.jp
Subject: [Caml-list] LablGTK 1.2.2 and LablGL 0.96 for OCaml 3.03 alpha
Date: Fri, 12 Oct 2001 23:51:01 +0900	[thread overview]
Message-ID: <20011012235101H.garrigue@kurims.kyoto-u.ac.jp> (raw)

They are ready, so let's release
          LablGTK 1.2.2 and LablGL 0.96 for OCaml 3.03 alpha

These new releases are only for ocaml 3.03 alpha. You cannot install them
on 3.02. Wait if you are not adventurous.
They both adapt to the new style, and add dynamic loading.

     http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html
     http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgl.html

Enjoy.

$ ocaml -I +lablGL -I +lablgtk
        Objective Caml version 3.03 ALPHA

# #load"lablgl.cma";;
# #load"lablgtk.cma";;
# GMain.Main.init();;
- : string = ""
# let top = GWindow.window ~show:true ();;
val top : GWindow.window = <obj>

---------------------------------------------------------------------------
Jacques Garrigue      Kyoto University     garrigue at kurims.kyoto-u.ac.jp
		<A HREF=http://wwwfun.kurims.kyoto-u.ac.jp/~garrigue/>JG</A>
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


                 reply	other threads:[~2001-10-12 14:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20011012235101H.garrigue@kurims.kyoto-u.ac.jp \
    --to=garrigue@kurims.kyoto-u.ac.jp \
    --cc=caml-list@inria.fr \
    --cc=lablgtk@kaba.or.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).