caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Xavier Leroy <xavier@Theory.Stanford.EDU>
To: michel@lri.fr
Cc: caml-light@margaux
Subject: Re: Defining own types printers.
Date: Wed, 21 Apr 1993 17:58:47 -0700 (PDT)	[thread overview]
Message-ID: <9304220058.AA11877@Tamuz.Stanford.EDU> (raw)
In-Reply-To: <9304211713.AA02411@sun7d.lri.fr> from "michel@lri.fr" at Apr 21, 93 07:13:57 pm

Bonjour,

La liste caml-light ne regroupant que des francophones, je vous
reponds en francais. Il y a un trait non documente de Caml Light 0.5
qui fait exactement ce que vous voulez: 

        new_printer "t_bdd_tree" print_bdd;;

C'est non documente parce que non sur (personne ne verifie que
print_bdd prend des arguments de type t_bdd_tree), mais quand meme
dans le systeme parce que tellement utile...

Il y a aussi default_printer "t_bdd_tree" qui annule l'effet de
new_printer.

- Xavier Leroy




  reply	other threads:[~1993-04-23 12:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1993-04-21 17:13 michel
1993-04-22  0:58 ` Xavier Leroy [this message]
     [not found] <9304220845.AA07570@margaux.inria.fr>
1993-04-22 18:58 ` Xavier Leroy

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=9304220058.AA11877@Tamuz.Stanford.EDU \
    --to=xavier@theory.stanford.edu \
    --cc=caml-light@margaux \
    --cc=michel@lri.fr \
    /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).