Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r73916 - sandbox/SOC/2011/checks/boost/checks
From: pierre.talbot.6114_at_[hidden]
Date: 2011-08-19 06:47:28


Author: trademark
Date: 2011-08-19 06:47:28 EDT (Fri, 19 Aug 2011)
New Revision: 73916
URL: http://svn.boost.org/trac/boost/changeset/73916

Log:
Deletion of the file traduction_exception : typo error : traduction -> translation.
Removed:
   sandbox/SOC/2011/checks/boost/checks/traduction_exception.hpp

Deleted: sandbox/SOC/2011/checks/boost/checks/traduction_exception.hpp
==============================================================================
--- sandbox/SOC/2011/checks/boost/checks/traduction_exception.hpp 2011-08-19 06:47:28 EDT (Fri, 19 Aug 2011)
+++ (empty file)
@@ -1,22 +0,0 @@
-// Boost checks/modulus97.hpp header file ------------------------------------//
-// (C) Copyright Pierre Talbot 2011
-// Distributed under the Boost Software License, Version 1.0. (See
-// accompanying file LICENSE_1_0.txt or copy at
-// http://www.boost.org/LICENSE_1_0.txt
-// See http://www.boost.org for updates, documentation, and revision history.
-
-#ifndef BOOST_CHECKS_TRADUCTION_EXCEPTION_HPP
-#define BOOST_CHECKS_TRADUCTION_EXCEPTION_HPP
-
-#include <exception>
-
-namespace boost{
- namespace checks{
-
- class traduction_exception : public std::exception
- {
- };
-
-}}
-
-#endif // BOOST_CHECKS_TRADUCTION_EXCEPTION_HPP
\ No newline at end of file


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