583a584,590
> # Initialization is complete. If we're not in control of simulation
> # (that is, if we're a slave simulator acting as a component in another
> # 'master' simulator) then we're done here. The other simulator will
> # call simulate() directly. --initialize-only is used to indicate this.
> if options.initialize_only:
> return
>