//  // // # # ### # # -= Nuclex Library =-  // // ## # # # ## ## Support.h - Supporting library  // // ### # # ###  // // # ### # ### A library of supporting classes and functions  // // # ## # # ## ##  // // # # ### # # R1 (C)2002-2004 Markus Ewald -> License.txt  // //  // namespace Nuclex { /// Text management /** Provides classes for text output as well as for globalization of strings */ namespace Text { // Nothing yet } // namespace Text } // namespace Nuclex