comparison lphobos/std/intrinsic.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
5 // Placed into the public domain 5 // Placed into the public domain
6 6
7 /* NOTE: This file has been patched from the original DMD distribution to 7 /* NOTE: This file has been patched from the original DMD distribution to
8 work with the GDC compiler. 8 work with the GDC compiler.
9 NOTE: This file has been patched from the original GDC distribution to 9 NOTE: This file has been patched from the original GDC distribution to
10 work with the LLVMDC compiler. 10 work with the LDC compiler.
11 11
12 Modified by David Friedman, May 2006 12 Modified by David Friedman, May 2006
13 Modified by Tomas Lindquist Olsen, August 2007 13 Modified by Tomas Lindquist Olsen, August 2007
14 */ 14 */
15 15