From: Christopher Zimmermann <madroach@gmerlin.de> -- Lambda-Term is a cross-platform OCaml library for manipulating the terminal. It provides abstraction for keys, mouse events, colors as well as a set of widgets for writing curses oriented applications.
24 lines
899 B
Plaintext
24 lines
899 B
Plaintext
@comment $OpenBSD: PFRAG.native,v 1.1.1.1 2012/08/18 22:56:33 avsm Exp $
|
|
%%dynlink%%
|
|
lib/ocaml/lambda-term/lTerm.cmx
|
|
lib/ocaml/lambda-term/lTerm_color_mappings.cmx
|
|
lib/ocaml/lambda-term/lTerm_draw.cmx
|
|
lib/ocaml/lambda-term/lTerm_edit.cmx
|
|
lib/ocaml/lambda-term/lTerm_event.cmx
|
|
lib/ocaml/lambda-term/lTerm_geom.cmx
|
|
lib/ocaml/lambda-term/lTerm_history.cmx
|
|
lib/ocaml/lambda-term/lTerm_inputrc.cmx
|
|
lib/ocaml/lambda-term/lTerm_key.cmx
|
|
lib/ocaml/lambda-term/lTerm_mouse.cmx
|
|
lib/ocaml/lambda-term/lTerm_read_line.cmx
|
|
lib/ocaml/lambda-term/lTerm_resource_lexer.cmx
|
|
lib/ocaml/lambda-term/lTerm_resources.cmx
|
|
lib/ocaml/lambda-term/lTerm_style.cmx
|
|
lib/ocaml/lambda-term/lTerm_text.cmx
|
|
lib/ocaml/lambda-term/lTerm_ui.cmx
|
|
lib/ocaml/lambda-term/lTerm_unix.cmx
|
|
lib/ocaml/lambda-term/lTerm_widget.cmx
|
|
lib/ocaml/lambda-term/lTerm_windows.cmx
|
|
lib/ocaml/lambda-term/lambda-term.a
|
|
lib/ocaml/lambda-term/lambda-term.cmxa
|