view lphobos/phobos.d @ 65:d4a678905d5e trunk

[svn r69] forgot std.stdarg
author lindquist
date Fri, 26 Oct 2007 15:14:51 +0200
parents a9d29e9f1fed
children fd32135dca3e
line wrap: on
line source

module phobos;

import
std.stdio,
std.stdarg;