comparison lphobos/std/moduleinit.d @ 664:eef8ac26c66c

Some missed LLVMDC -> LDC.
author Christian Kamm <kamm incasoftware de>
date Mon, 06 Oct 2008 22:54:08 +0200
parents 373489eeaf90
children
comparison
equal deleted inserted replaced
663:6aaa3d3c1183 664:eef8ac26c66c
1 // Modified for LLVMDC 1 // Modified for LDC
2 2
3 module std.moduleinit; 3 module std.moduleinit;
4 4
5 //debug = 1; 5 //debug = 1;
6 6