Skip to content
  • Simon Marlow's avatar
    [project @ 2006-01-03 16:15:37 by simonmar] · 8d180b0d
    Simon Marlow authored
    setContextAfterLoad: try to load a target if possible, otherwise load
    the topmost module in the graph.  Previously we were loading the first
    module in the list, which happened to be right a lot of the time, but
    not always.
    
    Fixes ticket #642
    8d180b0d