view dmd/Macro.d @ 79:43073c7c7769

updated to 2.035 also implemented a few missing functions still crashes in Import.importAll though
author Trass3r
date Mon, 30 Aug 2010 03:57:51 +0200
parents 10317f0c89a5
children 903b95002d4e
line wrap: on
line source

module dmd.Macro;

struct Macro	/// ???
{
}