view rt/memory.d @ 140:31c086f76669

dmd.lib now only contains the backend backward references from the backend to the frontend are implemented in ddmd win32_lib.mak is replaced by a patch also fixed VisualD project file predefined versions
author Trass3r
date Tue, 14 Sep 2010 01:54:48 +0200
parents ef02e2e203c2
children
line wrap: on
line source

module rt.memory;

extern(D) void initStaticDataGC();