Changeset 3280
- Timestamp:
- 02/24/08 17:44:25 (9 months ago)
- Files:
-
- trunk/example/text/xmlpath.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/example/text/xmlpath.d
r3279 r3280 1 /*******************************************************************************2 3 Copyright: Copyright (C) 2007-2008 Kris Bell. All rights reserved.4 5 License: BSD Style6 Authors: Kris7 8 *******************************************************************************/9 10 1 import tango.io.Stdout; 11 2 import tango.time.StopWatch;












