Project

General

Profile

Revision 9b4328d7

ID9b4328d7dc719f032ff4f4f3aceddea007668964

Added by Priya about 12 years ago

Merged WH_Robots with other files

View differences:

scout/libscout/src/helper_classes/Order.h
22 22
    Time get_start_time() const;
23 23
    Path get_path() const;
24 24
    void set_path(Path order_path);
25

  
26
    bool operator==(Order& o1, Order& o2);
25 27
    
26 28
};
27 29

  

Also available in: Unified diff