Added an _externals.Externals class
commitdf9096367f2108fa41bb30ef2c1ef2f98a4e36cf
authorThomas Leonard <talex5@gmail.com>
Mon, 8 Sep 2008 18:35:16 +0000 (8 19:35 +0100)
committerThomas Leonard <talex5@gmail.com>
Wed, 17 Sep 2008 14:56:36 +0000 (17 15:56 +0100)
tree3beae0f680b91e6aee24d8737273f28c762de920
parentf858cb22498a0762df61b46e73aca9fd55eefe51
Added an _externals.Externals class

Instead of invoking functions in the _externals module, invoke methods on the
_externals.Externals object. Allows it to maintain state, if required.
dmd/idgen.c
dmd/module.c