view orange/xml/_.d @ 37:90f6a44b9475

Merged "experimental" into "default".
author Jacob Carlborg <doob@me.com>
date Wed, 03 Aug 2011 21:58:21 +0200
parents 99c52d46822a
children
line wrap: on
line source

/**
 * Copyright: Copyright (c) 2010 Jacob Carlborg.
 * Authors: Jacob Carlborg
 * Version: Initial created: Jul 23, 2010
 * License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost Software License 1.0)
 */
module orange.xml._;

public:
	
import orange.xml.PhobosXML;
import orange.xml.XMLDocument;