Merge branch 'master' of opencircuitdesign.com:/home/tim/gitsrc/magic
Pull me.
This commit is contained in:
commit
45bb62de2f
|
|
@ -1808,7 +1808,7 @@ LefReadMacro(f, mname, oscale, importForeign, doAnnotate, lefTimestamp)
|
|||
if (lefTimestamp != -1)
|
||||
{
|
||||
lefMacro->cd_timestamp = lefTimestamp;
|
||||
lefMacro->cd_flags = CDFIXEDSTAMP;
|
||||
lefMacro->cd_flags |= CDFIXEDSTAMP;
|
||||
}
|
||||
|
||||
/* Initial values */
|
||||
|
|
|
|||
Loading…
Reference in New Issue