You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stdcxx.apache.org by se...@apache.org on 2007/05/12 18:45:15 UTC

svn commit: r537480 - in /incubator/stdcxx/trunk/examples/manual: money_get.cpp moneyget.cpp

Author: sebor
Date: Sat May 12 09:45:14 2007
New Revision: 537480

URL: http://svn.apache.org/viewvc?view=rev&rev=537480
Log:
2007-05-12  Martin Sebor  <se...@roguewave.com>

	* moneyget.cpp: Renamed...
	* money_get.cpp: ...to this to match the name of the facet
	and (as closely as reasonable) the documentation page in
	the Class Reference.

Added:
    incubator/stdcxx/trunk/examples/manual/money_get.cpp
      - copied, changed from r536350, incubator/stdcxx/trunk/examples/manual/moneyget.cpp
Removed:
    incubator/stdcxx/trunk/examples/manual/moneyget.cpp

Copied: incubator/stdcxx/trunk/examples/manual/money_get.cpp (from r536350, incubator/stdcxx/trunk/examples/manual/moneyget.cpp)
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/examples/manual/money_get.cpp?view=diff&rev=537480&p1=incubator/stdcxx/trunk/examples/manual/moneyget.cpp&r1=536350&p2=incubator/stdcxx/trunk/examples/manual/money_get.cpp&r2=537480
==============================================================================
--- incubator/stdcxx/trunk/examples/manual/moneyget.cpp (original)
+++ incubator/stdcxx/trunk/examples/manual/money_get.cpp Sat May 12 09:45:14 2007
@@ -2,7 +2,7 @@
  *
  * moneyget.cpp - Example program for the money_get facet. 
  *
- * $Id: //stdlib/dev/examples/stdlib/manual/moneyget.cpp#15 $
+ * $Id$
  *
  ***************************************************************************
  *