Skip to content
Snippets Groups Projects
Commit 7a9c7cbf authored by Maxime Lesourd's avatar Maxime Lesourd Committed by Björn Brandenburg
Browse files

Moved sequential to schedule

parent a03c73df
No related branches found
No related tags found
1 merge request!22Naming conventions
From rt.behavior Require Export sequential.
From rt.behavior Require Export schedule.sequential.
Section ExecutionOrder.
(* Consider any type of job associated with any type of tasks... *)
......@@ -39,4 +39,3 @@ Section ExecutionOrder.
Qed.
End ExecutionOrder.
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment