dyaml/source/dyaml/all.d

10 lines
292 B
D
Raw Normal View History

2013-02-23 08:02:31 +00:00
// Copyright Ferdinand Majerech 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)
deprecated("Import dyaml instead") module dyaml.all;
2013-02-23 08:02:31 +00:00
public import dyaml;