From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id MAA03749; Sat, 20 Apr 2002 12:50:07 +0200 (MET DST) Received: (from weis@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id MAA03899 for caml-list@pauillac.inria.fr; Sat, 20 Apr 2002 12:50:07 +0200 (MET DST) Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id BAA30002 for ; Sat, 20 Apr 2002 01:26:00 +0200 (MET DST) Received: from obento.cs.caltech.edu (obento.cs.caltech.edu [131.215.44.101]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id g3JNPxL03537 for ; Sat, 20 Apr 2002 01:25:59 +0200 (MET DST) Received: from orchestra.cs.caltech.edu (orchestra.cs.caltech.edu [131.215.44.20]) by obento.cs.caltech.edu (Postfix) with ESMTP id 9BAC54039 for ; Fri, 19 Apr 2002 16:25:52 -0700 (PDT) Received: (from mvanier@localhost) by orchestra.cs.caltech.edu (8.11.2/8.9.3) id g3JNPqa11717; Fri, 19 Apr 2002 16:25:52 -0700 Date: Fri, 19 Apr 2002 16:25:52 -0700 Message-Id: <200204192325.g3JNPqa11717@orchestra.cs.caltech.edu> X-Authentication-Warning: orchestra.cs.caltech.edu: mvanier set sender to mvanier@cs.caltech.edu using -f From: Michael Vanier To: caml-list@pauillac.inria.fr Subject: [Caml-list] ocaml curses library? Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Is there an "official" ocaml binding to the unix curses library? I know that curses is used in the manual as an example of linking c code to ocaml, but it's incomplete and I was wondering if there was anything pre-packaged that I could just grab and compile. Mike ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners