Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PROSA - Formally Proven Schedulability Analysis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RT-PROOFS
PROSA - Formally Proven Schedulability Analysis
Commits
7a9c7cbf
Commit
7a9c7cbf
authored
5 years ago
by
Maxime Lesourd
Committed by
Björn Brandenburg
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Moved sequential to schedule
parent
a03c73df
No related branches found
Branches containing commit
No related tags found
1 merge request
!22
Naming conventions
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
behavior/facts/sequential.v
+1
-2
1 addition, 2 deletions
behavior/facts/sequential.v
behavior/schedule/sequential.v
+0
-0
0 additions, 0 deletions
behavior/schedule/sequential.v
with
1 addition
and
2 deletions
behavior/facts/sequential.v
+
1
−
2
View file @
7a9c7cbf
From
rt
.
behavior
Require
Export
sequential
.
From
rt
.
behavior
Require
Export
schedule
.
sequential
.
Section
ExecutionOrder
.
Section
ExecutionOrder
.
(* Consider any type of job associated with any type of tasks... *)
(* Consider any type of job associated with any type of tasks... *)
...
@@ -39,4 +39,3 @@ Section ExecutionOrder.
...
@@ -39,4 +39,3 @@ Section ExecutionOrder.
Qed
.
Qed
.
End
ExecutionOrder
.
End
ExecutionOrder
.
This diff is collapsed.
Click to expand it.
behavior/sequential.v
→
behavior/
schedule/
sequential.v
+
0
−
0
View file @
7a9c7cbf
File moved
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment