mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-07-18 13:15:22 +02:00
Different fixes for d2
This commit is contained in:
@@ -65,8 +65,7 @@ struct Module : Package
|
||||
static unsigned dprogress; // progress resolving the deferred list
|
||||
static void init();
|
||||
|
||||
static ClassDeclaration *moduleinfo;
|
||||
|
||||
static AggregateDeclaration *moduleinfo;
|
||||
|
||||
const char *arg; // original argument name
|
||||
ModuleDeclaration *md; // if !NULL, the contents of the ModuleDeclaration declaration
|
||||
|
||||
Reference in New Issue
Block a user