Auto-import dlt.core into all modules
commit507d25fccf36acb66bf6e1a47fa21206c33e415c
authorThomas Leonard <talex5@gmail.com>
Mon, 15 Sep 2008 14:48:01 +0000 (15 15:48 +0100)
committerThomas Leonard <talex5@gmail.com>
Wed, 17 Sep 2008 15:50:19 +0000 (17 16:50 +0100)
treec3e1c39a23e4165ca4490061d05c786433ce9433
parent3b605b8f060ff1b8e124894e5e84d99a0e09607f
Auto-import dlt.core into all modules

We can put the logging stuff here rather than in _externals.
Also fixed check for "object" module; a package.module is not
considered to be "the" object module any longer.
dmd/idgen.c
dmd/module.c