diff options
| author | Omar Magdy <omar.professional8777@gmail.com> | 2022-08-21 18:42:49 +0200 |
|---|---|---|
| committer | Omar Magdy <omar.professional8777@gmail.com> | 2022-08-21 18:42:49 +0200 |
| commit | 063ac23917f608202b337b09fe355d9223493245 (patch) | |
| tree | 8d45778269529e4d2a0bcbca8cc128c9a15cc0bd /settings/lab7.crun | |
| parent | ff6ccb57551afe8904254313fb7ed0204fe74d19 (diff) | |
| download | Traffic-light-063ac23917f608202b337b09fe355d9223493245.tar.xz Traffic-light-063ac23917f608202b337b09fe355d9223493245.zip | |
Added intital project
Diffstat (limited to 'settings/lab7.crun')
| -rw-r--r-- | settings/lab7.crun | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/settings/lab7.crun b/settings/lab7.crun new file mode 100644 index 0000000..62c21bb --- /dev/null +++ b/settings/lab7.crun @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<crun>
+ <version>1</version>
+ <filter_entries>
+ <filter index="0" type="default">
+ <type>*</type>
+ <start_file>*</start_file>
+ <end_file>*</end_file>
+ <action_debugger>0</action_debugger>
+ <action_log>1</action_log>
+ </filter>
+ </filter_entries>
+</crun>
|
