From stdcxx-commits-return-1164-apmail-incubator-stdcxx-commits-archive=incubator.apache.org@incubator.apache.org Wed Mar 07 19:24:54 2007 Return-Path: Delivered-To: apmail-incubator-stdcxx-commits-archive@www.apache.org Received: (qmail 67829 invoked from network); 7 Mar 2007 19:24:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Mar 2007 19:24:54 -0000 Received: (qmail 83789 invoked by uid 500); 7 Mar 2007 19:25:02 -0000 Delivered-To: apmail-incubator-stdcxx-commits-archive@incubator.apache.org Received: (qmail 83779 invoked by uid 500); 7 Mar 2007 19:25:02 -0000 Mailing-List: contact stdcxx-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-commits@incubator.apache.org Received: (qmail 83768 invoked by uid 99); 7 Mar 2007 19:25:02 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Mar 2007 11:25:02 -0800 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Mar 2007 11:24:53 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 8EFDB1A9838; Wed, 7 Mar 2007 11:24:33 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r515705 - /incubator/stdcxx/trunk/examples/manual/out/wstringstream.out Date: Wed, 07 Mar 2007 19:24:33 -0000 To: stdcxx-commits@incubator.apache.org From: sebor@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070307192433.8EFDB1A9838@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: sebor Date: Wed Mar 7 11:24:32 2007 New Revision: 515705 URL: http://svn.apache.org/viewvc?view=rev&rev=515705 Log: 2007-03-07 Martin Sebor * wstringstream.out: Added a missing example output file. Added: incubator/stdcxx/trunk/examples/manual/out/wstringstream.out (with props) Added: incubator/stdcxx/trunk/examples/manual/out/wstringstream.out URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/examples/manual/out/wstringstream.out?view=auto&rev=515705 ============================================================================== --- incubator/stdcxx/trunk/examples/manual/out/wstringstream.out (added) +++ incubator/stdcxx/trunk/examples/manual/out/wstringstream.out Wed Mar 7 11:24:32 2007 @@ -0,0 +1,12 @@ + +Deutsch: +Dieses ist die Geschichte eines Mannes. +Francais: +C'est l'histoire d'un homme. +English: +This is the story of a man. + +Dieses ist die Geschichte eines Mannes. +C'est l'histoire d'un homme. +This is the story of a man. + Propchange: incubator/stdcxx/trunk/examples/manual/out/wstringstream.out ------------------------------------------------------------------------------ svn:keywords = Id