Changeset 4309

Show
Ignore:
Timestamp:
06/09/08 17:08:34 (3 months ago)
Author:
pmoura
Message:

Changed source file loading order for the "searching" example to avoid spurious warnings due to the changes in the "salt" state-space example.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/examples/searching/loader.lgt

    r3853 r4309  
    66        state_space, 
    77        water_jug, 
    8         salt3, 
    98        farmer, 
    109        heuristic_state_space, 
     
    1211        eight_puzzle, 
    1312        miss_cann, 
     13        salt3, 
    1414        search_strategy, 
    1515        blind_search1,