From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: ** X-Spam-Status: No, score=2.8 required=5.0 tests=DNS_FROM_RFC_POST,SPF_NEUTRAL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by yquem.inria.fr (Postfix) with ESMTP id 9F730BBC4 for ; Thu, 5 Mar 2009 04:17:20 +0100 (CET) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AhACAHPTrklKfS4fi2dsb2JhbACUOT8BAQEKCwoHDwWxR4EHkBoBAwEDhAUG X-IronPort-AV: E=Sophos;i="4.38,304,1233529200"; d="scan'208";a="23880908" Received: from yw-out-2324.google.com ([74.125.46.31]) by mail3-smtp-sop.national.inria.fr with ESMTP; 05 Mar 2009 04:17:03 +0100 Received: by yw-out-2324.google.com with SMTP id 2so2142388ywt.3 for ; Wed, 04 Mar 2009 19:17:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=gNW+U0vKWF5bsAdSZ703Ns4hfAb6fbFEntycKKgLMU0=; b=cnNxrSFlfg1hd7miAYz1tcLxryQ9dVWzJ46rh9Bfl0jrNkvjNpLFGdvlUdoCdFJlGS hcfbfo+HW1U8cZ14j5we+NVZmLPeeBysxIILRtiRLScrjwiWBnlqyDf/AT8l5wwyWI9T lvti9cpATNFVqnBox5MA1bE0yTZTiDKsUQiPc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=meE/BWX7ROrwQ335wAsrflFgADLsl0o9QioUxZM7tnnh9cZgFYoeawstBI6/jjQJ3r 6DuhyOPjzl3RuZeAB4x5jvJgaNhIZsJkjYi9sg6A+VfYxe2f/Y/1lrnRctxC8jifdgS5 JKaEOkhOsr7iBHUR4xuT4fyu7AojVY6Q3YFJ4= MIME-Version: 1.0 Received: by 10.151.27.9 with SMTP id e9mr218554ybj.191.1236223021818; Wed, 04 Mar 2009 19:17:01 -0800 (PST) In-Reply-To: References: <200903021621.n22GL4Pr020568@alumnus.caltech.edu> <200903040659.n246xCY7004427@alumnus.caltech.edu> <20090304080626.GA19682@usha.takhisis.invalid> Date: Wed, 4 Mar 2009 19:17:01 -0800 Message-ID: Subject: Re: [Caml-list] The new OCaml book (Objective Caml Programming Language by Tim Rentsch) From: Jason Hickey To: caml-list@yquem.inria.fr Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam: no; 0.00; ocaml:01 ocaml:01 2009:98 wrote:01 caml-list:01 caml:02 objective:02 programming:03 typo:05 papers:06 wed:06 theories:08 tim:08 versions:11 should:13 On Wed, Mar 4, 2009 at 6:57 PM, Jason Hickey wrote: > December 2000 -- April 2006: > =C2=A0 http://svn.metaprl.org/svnroot/mojave/metaprl/theories/ocaml_doc@9= 228 > April 2006 -- Jan 2007: > =C2=A0 http://svn.metaprl.org/svnroot/papers/trunk/ocaml_book Too many versions... The second one has a typo, it should be: April 2006 -- Jan 2007: http://svn.metaprl.org/svnroot/papers-book/trunk/ocaml_book Jason