Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ocaml-doc-3.08.0-3mdk RPM for i586

From Mandriva 10.1 for i586 / media / main

Name: ocaml-doc Distribution: Mandrakelinux
Version: 3.08.0 Vendor: Mandrakesoft
Release: 3mdk Build date: Thu Jul 15 15:50:39 2004
Group: Books/Computer books Build host: n3.mandrakesoft.com
Size: 4520325 Source RPM: ocaml-3.08.0-3mdk.src.rpm
Packager: Pixel <pixel@mandrakesoft.com>
Url: http://www.ocaml.org/
Summary: Documentation for OCaml
Documentation for OCaml

Provides

Requires

License

QPL & LGPL

Changelog

* Thu Jul 15 2004 Pixel <pixel@mandrakesoft.com> 3.08-3mdk
  - new release
* Mon Jun 28 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 3.07.2-3mdk
  - BuildRequires: tcl
* Fri Apr 16 2004 Pixel <pixel@mandrakesoft.com> 3.07.2-2mdk
  - don't modify BYTECCCOMPOPTS and NATIVECCCOMPOPTS, otherwise
    -D_FILE_OFFSET_BITS=64 is dropped (bugzilla #9502)
    => don't pass optflags (hope it won't break AXP which needs -mieee)
  - have less warnings when compiling
* Fri Jan 02 2004 Pixel <pixel@mandrakesoft.com> 3.07.2-1mdk
  - new release
  - no need to exclude from strip ocamldebug ocamlbrowser (they are now ocamlrun scripts)
* Tue Sep 30 2003 Pixel <pixel@mandrakesoft.com> 3.07-1mdk
  - new release
  - drop many patches now included upstream
* Thu Jul 24 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 3.06-12mdk
  - Patch15: Integrate AMD64 port from 3.07b1
  - Patch16: Enough of lib64 fixery to build ocamltk on amd64
* Tue Jul 22 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 3.06-11mdk
  - rebuild
* Mon Jun 16 2003 Stefan van der Eijk <stefan@eijk.nu> 3.06-10mdk
  - BuildRequires
* Mon Jun 16 2003 Pixel <pixel@mandrakesoft.com> 3.06-9mdk
  - replace lib with %{_lib} to fix build on boxes using /usr/lib64
* Fri Jun 13 2003 Pixel <pixel@mandrakesoft.com> 3.06-8mdk
  - no native build on x86_64, no ocamltk on x86_64
* Thu May 29 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 3.06-7mdk
  - apply various debian patches
    - fix bus error that happens during compile under sparc (Patch10)
    - fix problem with threads hanging (Patch11) (deb bug #144719)
    - fix problems with random SIGSEGVs when using Unix.Largefile.stat and friends
      are used (Patch12) (deb bug #191582)
    - fix problems with man pages (Patch13) (deb bug #195581)
    - check for .ocamlinit in not only current directory, but home directory too
      (Patch14) (deb bug #166199)
* Sun Apr 13 2003 Pixel <pixel@mandrakesoft.com> 3.06-6mdk
  - ocaml-3.06-Tk_PhotoPutBlock-change-tk-8.4 patch
* Fri Nov 08 2002 Pixel <pixel@mandrakesoft.com> 3.06-5mdk
  - unused local variables: don't warn about unused "parser_env" since a lot of
    those appear in the output of ocamlyacc
* Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 3.06-4mdk
  - fix doc subpackage group
* Tue Oct 08 2002 Pixel <pixel@mandrakesoft.com> 3.06-3mdk
  - add dlllabltk.so in ocamltk and move dlltkanim.so from ocaml to ocamltk
  - add warning for unused local variables
* Tue Aug 20 2002 Pixel <pixel@mandrakesoft.com> 3.06-2mdk
  - re-upload
* Tue Aug 20 2002 Pixel <pixel@mandrakesoft.com> 3.06-1mdk
  - new release
* Mon Jul 29 2002 Pixel <pixel@mandrakesoft.com> 3.05-1mdk
  - new release
* Tue May 07 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 3.04-9mdk
  - Automated rebuild in gcc3.1 environment
* Tue Mar 19 2002 Pixel <pixel@mandrakesoft.com> 3.04-8mdk
  - larger buffer for uncaught exception messages
* Sun Jan 13 2002 Pixel <pixel@mandrakesoft.com> 3.04-7mdk
  - don't include camlp4o.opt since it's of no use (one gets "native-code program cannot do a dynamic load")
* Sat Dec 29 2001 Pixel <pixel@mandrakesoft.com> 3.04-6mdk
  - cleanup (based on the "official" srpm)
  - ensure ocamltags is there
* Fri Dec 14 2001 Pixel <pixel@mandrakesoft.com> 3.04-5mdk
  - drop patch0 (not needed anymore)
  - fix camlp4 build (again, hopefull ok now)
* Fri Dec 14 2001 Pixel <pixel@mandrakesoft.com> 3.04-4mdk
  - fix camlp4 build
* Thu Dec 13 2001 Pixel <pixel@mandrakesoft.com> 3.04-3mdk
  - cleanup the spec using PREFIX (as done in debian's package)
  - ensure rpath is not used for /usr/X11R6/lib
* Thu Dec 13 2001 Pixel <pixel@mandrakesoft.com> 3.04-2mdk
  - fix /usr/lib/ocaml/ld.conf
* Wed Dec 12 2001 Pixel <pixel@mandrakesoft.com> 3.04-1mdk
  - new version
  - split: ocaml-doc, ocamltk, camlp4
  - have ocamlc and ocamlopt symlinked ocamlc.opt and ocamlopt.opt
  - remove info doc, html is enough
* Thu Sep 06 2001 Pixel <pixel@mandrakesoft.com> 3.02-3mdk
  - fix missing Provides
* Mon Jul 30 2001 Pixel <pixel@mandrakesoft.com> 3.02-2mdk
  - better caml-font enabling (that don't conflict with ocamltags)
* Mon Jul 30 2001 Pixel <pixel@mandrakesoft.com> 3.02-1mdk
  - new version
* Thu Jul 26 2001 Pixel <pixel@mandrakesoft.com> 3.01-3mdk
  - have caml-font enabled
* Sun Mar 25 2001 Pixel <pixel@mandrakesoft.com> 3.01-2mdk
  - oops, forgot the info patch
* Thu Mar 22 2001 Pixel <pixel@mandrakesoft.com> 3.01-1mdk
  - new version
* Mon Mar 19 2001 Pixel <pixel@mandrakesoft.com> 3.00-25mdk
  - fix the ocaml.el (\\. -> \\\\.)
* Tue Dec 12 2000 Pixel <pixel@mandrakesoft.com> 3.00-24mdk
  - ocamltags--no-site-start.patch
* Thu Nov 02 2000 Pixel <pixel@mandrakesoft.com> 3.00-23mdk
  - fix silly #define clashing with new glibc
* Tue Oct 10 2000 Pixel <pixel@mandrakesoft.com> 3.00-22mdk
  - add ocamltags (needs emacs)
* Mon Sep 04 2000 Pixel <pixel@mandrakesoft.com> 3.00-21mdk
  - rebuild with spec-helper fixed
* Tue Aug 29 2000 Pixel <pixel@mandrakesoft.com> 3.00-20mdk
  - fix info pages
* Tue Aug 29 2000 Pixel <pixel@mandrakesoft.com> 3.00-19mdk
  - remove menu entry
* Wed Aug 23 2000 Pixel <pixel@mandrakesoft.com> 3.00-18mdk
  - add packager
* Wed Aug 23 2000 Pixel <pixel@mandrakesoft.com> 3.00-17mdk
  - add obsolete ocaml-emacs
* Tue Aug 22 2000 Pixel <pixel@mandrakesoft.com> 3.00-16mdk
  - nicer site-start.d/ocaml.el (use add-to-list)
* Tue Aug 22 2000 Pixel <pixel@mandrakesoft.com> 3.00-15mdk
  - fix missing %config, add install info
* Tue Aug 22 2000 Pixel <pixel@mandrakesoft.com> 3.00-14mdk
  - use /etc/emacs/site-start.d for the caml-mode.el
  - merge ocaml and ocaml-emacs
* Mon Aug 07 2000 Frederic Lepied <flepied@mandrakesoft.com> 3.00-13mdk
  - automatically added BuildRequires
* Tue Aug 01 2000 Geoffrey Lee <snailtalk@mandrakesoft.com> 3.00-12mdk
  - relink with the new and shiny tcltk
* Wed Jul 26 2000 Pixel <pixel@mandrakesoft.com> 3.00-11mdk
  - use %{optflags} with omit-frame-buffer removed
* Tue Jul 25 2000 Pixel <pixel@mandrakesoft.com> 3.00-10mdk
  - use %{optflags} (so that there is -mieee on alpha)
* Sat Jul 22 2000 Pixel <pixel@mandrakesoft.com> 3.00-9mdk
  - patch for camldebug.el to workaround the silly ocamldebug command not looking
  in cwd
* Wed Jul 19 2000 Pixel <pixel@mandrakesoft.com> 3.00-7mdk
  - more macro (use clean clean_menus)
* Wed Jul 19 2000 Pixel <pixel@mandrakesoft.com> 3.00-6mdk
  - macroization
  - BM
* Sun Jun 04 2000 David BAUDENS <baudens@mandrakesoft.com> 3.00-5mdk
  - Fix %{doc}
  - Use %{_tmppath} for BuildRoot
* Thu Jun 01 2000 Pixel <pixel@mandrakesoft.com> 3.00-4mdk
  - change copyright
* Thu Jun 01 2000 Pixel <pixel@mandrakesoft.com> 3.00-3mdk
  - takes care of ocamlbrowser and ocamldebug (these must not be stripped)
* Tue May 16 2000 Pixel <pixel@mandrakesoft.com> 3.00-2mdk
  - add README to ocaml-emacs
* Mon May 01 2000 Pixel <pixel@mandrakesoft.com> 3.00-1mdk
  - new version
* Mon Apr 10 2000 Pixel <pixel@mandrakesoft.com> 2.04-9mdk
  - fix groups
* Tue Mar 28 2000 Pixel <pixel@mandrakesoft.com> 2.04-8mdk
  - really add menu
* Mon Mar 27 2000 Pixel <pixel@mandrakesoft.com> 2.04-7mdk
  - add menu
* Sat Mar 25 2000 Pixel <pixel@mandrakesoft.com> 2.04-6mdk
  - new group + cleanup
* Mon Dec 06 1999 Pixel <pixel@linux-mandrake.com>
  - 2.04
* Fri Nov 26 1999 Pixel <pixel@linux-mandrake.com>
  - 2.03 + cleanup
* Tue Nov 23 1999 Pixel <pixel@linux-mandrake.com>
  - build root added
* Tue Jun 01 1999 Pixel <pixel@linux-mandrake.com>
  - Hacked to package properly ocamltk
* Tue Dec 29 1998 Alexey Nogin <ayn2@cornell.edu>
  - Do not include any /usr/lib/ocaml/*.ml files
* Fri Dec 11 1998 Alexey Nogin <ayn2@cornell.edu>
  - Updated to ocaml-2.01
* Sun Nov 29 1998 Alexey Nogin <ayn2@cornell.edu>
  - Divided ocaml RPM into ocaml and ocaml-emacs RPMs 
    to make it easier to have both ocaml and caml installed
    on the same machine
* Tue Nov 10 1998 Alexey Nogin <ayn2@cornell.edu>
  - Changed SRPM according to RHCN Package Requirements
  - Added LICENSE, Changelog and README files to the doc directory

Files

/usr/share/doc/ocaml-doc-3.08.0
/usr/share/doc/ocaml-doc-3.08.0/contents_motif.gif
/usr/share/doc/ocaml-doc-3.08.0/index.html
/usr/share/doc/ocaml-doc-3.08.0/libgraph.gif
/usr/share/doc/ocaml-doc-3.08.0/libref
/usr/share/doc/ocaml-doc-3.08.0/libref/Arg.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Arith_status.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Array.html
/usr/share/doc/ocaml-doc-3.08.0/libref/ArrayLabels.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Big_int.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Bigarray.Array1.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Bigarray.Array2.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Bigarray.Array3.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Bigarray.Genarray.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Bigarray.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Buffer.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Callback.html
/usr/share/doc/ocaml-doc-3.08.0/libref/CamlinternalOO.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Char.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Complex.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Condition.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Dbm.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Digest.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Dynlink.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Event.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Filename.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Format.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Gc.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Genlex.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Graphics.html
/usr/share/doc/ocaml-doc-3.08.0/libref/GraphicsX11.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Hashtbl.HashedType.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Hashtbl.Make.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Hashtbl.S.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Hashtbl.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Int32.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Int64.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Lazy.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Lexing.html
/usr/share/doc/ocaml-doc-3.08.0/libref/List.html
/usr/share/doc/ocaml-doc-3.08.0/libref/ListLabels.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Map.Make.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Map.OrderedType.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Map.S.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Map.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Marshal.html
/usr/share/doc/ocaml-doc-3.08.0/libref/MoreLabels.Hashtbl.HashedType.html
/usr/share/doc/ocaml-doc-3.08.0/libref/MoreLabels.Hashtbl.Make.html
/usr/share/doc/ocaml-doc-3.08.0/libref/MoreLabels.Hashtbl.S.html
/usr/share/doc/ocaml-doc-3.08.0/libref/MoreLabels.Hashtbl.html
/usr/share/doc/ocaml-doc-3.08.0/libref/MoreLabels.Map.Make.html
/usr/share/doc/ocaml-doc-3.08.0/libref/MoreLabels.Map.OrderedType.html
/usr/share/doc/ocaml-doc-3.08.0/libref/MoreLabels.Map.S.html
/usr/share/doc/ocaml-doc-3.08.0/libref/MoreLabels.Map.html
/usr/share/doc/ocaml-doc-3.08.0/libref/MoreLabels.Set.Make.html
/usr/share/doc/ocaml-doc-3.08.0/libref/MoreLabels.Set.OrderedType.html
/usr/share/doc/ocaml-doc-3.08.0/libref/MoreLabels.Set.S.html
/usr/share/doc/ocaml-doc-3.08.0/libref/MoreLabels.Set.html
/usr/share/doc/ocaml-doc-3.08.0/libref/MoreLabels.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Mutex.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Nativeint.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Num.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Obj.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Oo.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Parsing.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Pervasives.LargeFile.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Pervasives.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Printexc.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Printf.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Queue.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Random.State.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Random.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Scanf.Scanning.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Scanf.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Set.Make.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Set.OrderedType.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Set.S.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Set.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Sort.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Stack.html
/usr/share/doc/ocaml-doc-3.08.0/libref/StdLabels.Array.html
/usr/share/doc/ocaml-doc-3.08.0/libref/StdLabels.List.html
/usr/share/doc/ocaml-doc-3.08.0/libref/StdLabels.String.html
/usr/share/doc/ocaml-doc-3.08.0/libref/StdLabels.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Str.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Stream.html
/usr/share/doc/ocaml-doc-3.08.0/libref/String.html
/usr/share/doc/ocaml-doc-3.08.0/libref/StringLabels.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Sys.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Thread.html
/usr/share/doc/ocaml-doc-3.08.0/libref/ThreadUnix.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Tk.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Unix.LargeFile.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Unix.html
/usr/share/doc/ocaml-doc-3.08.0/libref/UnixLabels.LargeFile.html
/usr/share/doc/ocaml-doc-3.08.0/libref/UnixLabels.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Weak.Make.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Weak.S.html
/usr/share/doc/ocaml-doc-3.08.0/libref/Weak.html
/usr/share/doc/ocaml-doc-3.08.0/libref/index.html
/usr/share/doc/ocaml-doc-3.08.0/libref/index_attributes.html
/usr/share/doc/ocaml-doc-3.08.0/libref/index_class_types.html
/usr/share/doc/ocaml-doc-3.08.0/libref/index_classes.html
/usr/share/doc/ocaml-doc-3.08.0/libref/index_exceptions.html
/usr/share/doc/ocaml-doc-3.08.0/libref/index_methods.html
/usr/share/doc/ocaml-doc-3.08.0/libref/index_module_types.html
/usr/share/doc/ocaml-doc-3.08.0/libref/index_modules.html
/usr/share/doc/ocaml-doc-3.08.0/libref/index_types.html
/usr/share/doc/ocaml-doc-3.08.0/libref/index_values.html
/usr/share/doc/ocaml-doc-3.08.0/libref/style.css
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Arg.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Arith_status.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Array.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_ArrayLabels.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Big_int.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Bigarray.Array1.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Bigarray.Array2.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Bigarray.Array3.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Bigarray.Genarray.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Bigarray.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Buffer.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Callback.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_CamlinternalOO.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Char.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Complex.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Condition.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Dbm.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Digest.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Dynlink.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Event.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Filename.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Format.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Gc.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Genlex.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Graphics.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_GraphicsX11.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Hashtbl.HashedType.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Hashtbl.Make.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Hashtbl.S.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Hashtbl.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Int32.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Int64.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Lazy.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Lexing.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_List.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_ListLabels.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Map.Make.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Map.OrderedType.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Map.S.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Map.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Marshal.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_MoreLabels.Hashtbl.HashedType.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_MoreLabels.Hashtbl.Make.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_MoreLabels.Hashtbl.S.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_MoreLabels.Hashtbl.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_MoreLabels.Map.Make.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_MoreLabels.Map.OrderedType.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_MoreLabels.Map.S.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_MoreLabels.Map.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_MoreLabels.Set.Make.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_MoreLabels.Set.OrderedType.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_MoreLabels.Set.S.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_MoreLabels.Set.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_MoreLabels.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Mutex.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Nativeint.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Num.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Obj.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Oo.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Parsing.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Pervasives.LargeFile.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Pervasives.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Printexc.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Printf.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Queue.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Random.State.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Random.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Scanf.Scanning.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Scanf.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Set.Make.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Set.OrderedType.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Set.S.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Set.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Sort.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Stack.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_StdLabels.Array.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_StdLabels.List.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_StdLabels.String.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_StdLabels.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Str.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Stream.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_String.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_StringLabels.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Sys.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Thread.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_ThreadUnix.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Tk.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Unix.LargeFile.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Unix.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_UnixLabels.LargeFile.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_UnixLabels.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Weak.Make.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Weak.S.html
/usr/share/doc/ocaml-doc-3.08.0/libref/type_Weak.html
/usr/share/doc/ocaml-doc-3.08.0/manual.haux
/usr/share/doc/ocaml-doc-3.08.0/manual.hmanual
/usr/share/doc/ocaml-doc-3.08.0/manual.hmanual.hind
/usr/share/doc/ocaml-doc-3.08.0/manual.hmanual.kwd.hind
/usr/share/doc/ocaml-doc-3.08.0/manual.htoc
/usr/share/doc/ocaml-doc-3.08.0/manual001.html
/usr/share/doc/ocaml-doc-3.08.0/manual002.html
/usr/share/doc/ocaml-doc-3.08.0/manual003.html
/usr/share/doc/ocaml-doc-3.08.0/manual004.html
/usr/share/doc/ocaml-doc-3.08.0/manual005.html
/usr/share/doc/ocaml-doc-3.08.0/manual006.html
/usr/share/doc/ocaml-doc-3.08.0/manual007.html
/usr/share/doc/ocaml-doc-3.08.0/manual008.html
/usr/share/doc/ocaml-doc-3.08.0/manual009.html
/usr/share/doc/ocaml-doc-3.08.0/manual010.html
/usr/share/doc/ocaml-doc-3.08.0/manual011.html
/usr/share/doc/ocaml-doc-3.08.0/manual012.html
/usr/share/doc/ocaml-doc-3.08.0/manual013.html
/usr/share/doc/ocaml-doc-3.08.0/manual014.html
/usr/share/doc/ocaml-doc-3.08.0/manual015.html
/usr/share/doc/ocaml-doc-3.08.0/manual016.html
/usr/share/doc/ocaml-doc-3.08.0/manual017.html
/usr/share/doc/ocaml-doc-3.08.0/manual018.html
/usr/share/doc/ocaml-doc-3.08.0/manual019.html
/usr/share/doc/ocaml-doc-3.08.0/manual020.html
/usr/share/doc/ocaml-doc-3.08.0/manual021.html
/usr/share/doc/ocaml-doc-3.08.0/manual022.html
/usr/share/doc/ocaml-doc-3.08.0/manual023.html
/usr/share/doc/ocaml-doc-3.08.0/manual024.html
/usr/share/doc/ocaml-doc-3.08.0/manual025.html
/usr/share/doc/ocaml-doc-3.08.0/manual026.html
/usr/share/doc/ocaml-doc-3.08.0/manual027.html
/usr/share/doc/ocaml-doc-3.08.0/manual028.html
/usr/share/doc/ocaml-doc-3.08.0/manual029.html
/usr/share/doc/ocaml-doc-3.08.0/manual030.html
/usr/share/doc/ocaml-doc-3.08.0/manual031.html
/usr/share/doc/ocaml-doc-3.08.0/manual032.html
/usr/share/doc/ocaml-doc-3.08.0/manual033.html
/usr/share/doc/ocaml-doc-3.08.0/manual034.html
/usr/share/doc/ocaml-doc-3.08.0/manual035.html
/usr/share/doc/ocaml-doc-3.08.0/manual036.html
/usr/share/doc/ocaml-doc-3.08.0/manual037.html
/usr/share/doc/ocaml-doc-3.08.0/manual038.html
/usr/share/doc/ocaml-doc-3.08.0/manual039.html
/usr/share/doc/ocaml-doc-3.08.0/manual040.html
/usr/share/doc/ocaml-doc-3.08.0/manual041.html
/usr/share/doc/ocaml-doc-3.08.0/manual042.html
/usr/share/doc/ocaml-doc-3.08.0/manual043.html
/usr/share/doc/ocaml-doc-3.08.0/manual044.html
/usr/share/doc/ocaml-doc-3.08.0/next_motif.gif
/usr/share/doc/ocaml-doc-3.08.0/previous_motif.gif
/usr/share/man/man3/Arg.3o.bz2
/usr/share/man/man3/Array.3o.bz2
/usr/share/man/man3/ArrayLabels.3o.bz2
/usr/share/man/man3/Bigarray.3o.bz2
/usr/share/man/man3/Bigarray.Array1.3o.bz2
/usr/share/man/man3/Bigarray.Array2.3o.bz2
/usr/share/man/man3/Bigarray.Array3.3o.bz2
/usr/share/man/man3/Bigarray.Genarray.3o.bz2
/usr/share/man/man3/Buffer.3o.bz2
/usr/share/man/man3/Callback.3o.bz2
/usr/share/man/man3/CamlinternalOO.3o.bz2
/usr/share/man/man3/Char.3o.bz2
/usr/share/man/man3/Complex.3o.bz2
/usr/share/man/man3/Digest.3o.bz2
/usr/share/man/man3/Filename.3o.bz2
/usr/share/man/man3/Format.3o.bz2
/usr/share/man/man3/Gc.3o.bz2
/usr/share/man/man3/Genlex.3o.bz2
/usr/share/man/man3/Hashtbl.3o.bz2
/usr/share/man/man3/Hashtbl.HashedType.3o.bz2
/usr/share/man/man3/Hashtbl.Make.3o.bz2
/usr/share/man/man3/Hashtbl.S.3o.bz2
/usr/share/man/man3/Int32.3o.bz2
/usr/share/man/man3/Int64.3o.bz2
/usr/share/man/man3/Lazy.3o.bz2
/usr/share/man/man3/Lexing.3o.bz2
/usr/share/man/man3/List.3o.bz2
/usr/share/man/man3/ListLabels.3o.bz2
/usr/share/man/man3/Map.3o.bz2
/usr/share/man/man3/Map.Make.3o.bz2
/usr/share/man/man3/Map.OrderedType.3o.bz2
/usr/share/man/man3/Map.S.3o.bz2
/usr/share/man/man3/Marshal.3o.bz2
/usr/share/man/man3/MoreLabels.3o.bz2
/usr/share/man/man3/MoreLabels.Hashtbl.3o.bz2
/usr/share/man/man3/MoreLabels.Hashtbl.HashedType.3o.bz2
/usr/share/man/man3/MoreLabels.Hashtbl.Make.3o.bz2
/usr/share/man/man3/MoreLabels.Hashtbl.S.3o.bz2
/usr/share/man/man3/MoreLabels.Map.3o.bz2
/usr/share/man/man3/MoreLabels.Map.Make.3o.bz2
/usr/share/man/man3/MoreLabels.Map.OrderedType.3o.bz2
/usr/share/man/man3/MoreLabels.Map.S.3o.bz2
/usr/share/man/man3/MoreLabels.Set.3o.bz2
/usr/share/man/man3/MoreLabels.Set.Make.3o.bz2
/usr/share/man/man3/MoreLabels.Set.OrderedType.3o.bz2
/usr/share/man/man3/MoreLabels.Set.S.3o.bz2
/usr/share/man/man3/Nativeint.3o.bz2
/usr/share/man/man3/Num.3o.bz2
/usr/share/man/man3/Obj.3o.bz2
/usr/share/man/man3/Oo.3o.bz2
/usr/share/man/man3/Parsing.3o.bz2
/usr/share/man/man3/Pervasives.3o.bz2
/usr/share/man/man3/Pervasives.LargeFile.3o.bz2
/usr/share/man/man3/Printexc.3o.bz2
/usr/share/man/man3/Printf.3o.bz2
/usr/share/man/man3/Queue.3o.bz2
/usr/share/man/man3/Random.3o.bz2
/usr/share/man/man3/Random.State.3o.bz2
/usr/share/man/man3/Scanf.3o.bz2
/usr/share/man/man3/Scanf.Scanning.3o.bz2
/usr/share/man/man3/Set.3o.bz2
/usr/share/man/man3/Set.Make.3o.bz2
/usr/share/man/man3/Set.OrderedType.3o.bz2
/usr/share/man/man3/Set.S.3o.bz2
/usr/share/man/man3/Sort.3o.bz2
/usr/share/man/man3/Stack.3o.bz2
/usr/share/man/man3/StdLabels.3o.bz2
/usr/share/man/man3/StdLabels.Array.3o.bz2
/usr/share/man/man3/StdLabels.List.3o.bz2
/usr/share/man/man3/StdLabels.String.3o.bz2
/usr/share/man/man3/Str.3o.bz2
/usr/share/man/man3/Stream.3o.bz2
/usr/share/man/man3/String.3o.bz2
/usr/share/man/man3/StringLabels.3o.bz2
/usr/share/man/man3/Sys.3o.bz2
/usr/share/man/man3/Unix.3o.bz2
/usr/share/man/man3/Unix.LargeFile.3o.bz2
/usr/share/man/man3/Weak.3o.bz2
/usr/share/man/man3/Weak.Make.3o.bz2
/usr/share/man/man3/Weak.S.3o.bz2


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon May 20 09:20:32 2013