[project @ 2003-02-04 13:06:41 by simonpj]
authorsimonpj <unknown>
Tue, 4 Feb 2003 13:06:41 +0000 (13:06 +0000)
committersimonpj <unknown>
Tue, 4 Feb 2003 13:06:41 +0000 (13:06 +0000)
---------------------------------------------------
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.


No differences found