Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r73139 - sandbox/SOC/2011/checks/libs/checks/example/files
From: pierre.talbot.6114_at_[hidden]
Date: 2011-07-16 05:47:44


Author: trademark
Date: 2011-07-16 05:47:43 EDT (Sat, 16 Jul 2011)
New Revision: 73139
URL: http://svn.boost.org/trac/boost/changeset/73139

Log:
Files directory use for the files of the examples.
Add two files for the mod11 compute digit example.
Added:
   sandbox/SOC/2011/checks/libs/checks/example/files/
   sandbox/SOC/2011/checks/libs/checks/example/files/checks_file_unicode_input.txt (contents, props changed)
   sandbox/SOC/2011/checks/libs/checks/example/files/checks_file_unicode_output.txt (contents, props changed)

Added: sandbox/SOC/2011/checks/libs/checks/example/files/checks_file_unicode_input.txt
==============================================================================
--- (empty file)
+++ sandbox/SOC/2011/checks/libs/checks/example/files/checks_file_unicode_input.txt 2011-07-16 05:47:43 EDT (Sat, 16 Jul 2011)
@@ -0,0 +1,3 @@
+1†2†3†4†5†1
+2†3†4†5†6†7
+3†4†5†6†7†8
\ No newline at end of file

Added: sandbox/SOC/2011/checks/libs/checks/example/files/checks_file_unicode_output.txt
==============================================================================
--- (empty file)
+++ sandbox/SOC/2011/checks/libs/checks/example/files/checks_file_unicode_output.txt 2011-07-16 05:47:43 EDT (Sat, 16 Jul 2011)
@@ -0,0 +1,3 @@
+1†2†3†4†5†1 check digit : X
+2†3†4†5†6†7 check digit : 6
+3†4†5†6†7†8 check digit : 1


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk