Skip to content
  • Florent D'Halluin's avatar
    [yavgui] Get rid of double pointers where applicable. · a09eafb7
    Florent D'Halluin authored
    GScene** -> GScene* and GView** -> GView*.
    
    * yavgui/src/automaton_instance.cc,
    * yavgui/src/automaton_instance.hxx,
    * yavgui/src/g_painter.cc,
    * yavgui/src/g_painter.hh,
    * yavgui/src/g_painter.hxx,
    * yavgui/src/g_vcsn_handler.cc,
    * yavgui/src/g_vcsn_handler.hh,
    * yavgui/src/g_vcsn_handler.hxx,
    * yavgui/src/vcsn_automaton.cc,
    * yavgui/src/vcsn_automaton.hh: Do that.
    a09eafb7
To find the state of this project's repository at the time of any of these versions, check out the tags.