diff options
Diffstat (limited to 'objects/IntrControl.mpy')
-rw-r--r-- | objects/IntrControl.mpy | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/objects/IntrControl.mpy b/objects/IntrControl.mpy deleted file mode 100644 index 1ef5a17ee..000000000 --- a/objects/IntrControl.mpy +++ /dev/null @@ -1,3 +0,0 @@ -simobj IntrControl(SimObject): - type = 'IntrControl' - cpu = Param.BaseCPU(Super, "the cpu") |