Skip to content
Snippets Groups Projects
  • stuebinm's avatar
    ca8552c4
    simple map-map link dependency checking · ca8552c4
    stuebinm authored
    This is purely based on a set difference, i.e. it won't catch stupid
    things like a map linking to itself, a map link going only one-way, etc.
    
    Also, it only handles map links; it doesn't check if all ressource files
    referenced by a map actually exist.
    ca8552c4
    History
    simple map-map link dependency checking
    stuebinm authored
    This is purely based on a set difference, i.e. it won't catch stupid
    things like a map linking to itself, a map link going only one-way, etc.
    
    Also, it only handles map links; it doesn't check if all ressource files
    referenced by a map actually exist.