view lphobos/llvmsupport.d @ 1174:0b26cfb2d445

Add newlines to end of file.
author Christian Kamm <kamm incasoftware de>
date Sun, 29 Mar 2009 19:19:32 +0200
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;