[project @ 2003-02-04 13:06:41 by simonpj]
--------------------------------------------------- External Core fix output implicit bindings in correct dependency order --------------------------------------------------- In coreSyn/MkExternalCore, output constructor wrappers before the other implicit bindings, because the latter may use the former. Thanks to Tobias Gedell for this one.
Please register or sign in to comment