diff --git a/taskset_template.json b/taskset_template.json deleted file mode 100644 index dad9221..0000000 --- a/taskset_template.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "tasks" : [ - { - "wcet" : 5, - "period" : 10, - "deadline" : 15, - "periodical" : true - } - ] -}