reuse icons and blbs to remove some content
This commit is contained in:
@@ -14,17 +14,12 @@ exec("./inputs/button.cs");
|
||||
exec("./inputs/keyboard.cs");
|
||||
exec("./inputs/iobrick.cs");
|
||||
|
||||
exec("./math/8bitAdder.cs");
|
||||
exec("./math/8bitSubtractor.cs");
|
||||
exec("./math/8bitMultiplier.cs");
|
||||
exec("./math/8bitDivider.cs");
|
||||
exec("./math/FullAdder.cs");
|
||||
exec("./math/HalfAdder.cs");
|
||||
|
||||
exec("./outputs/Pixel3.cs");
|
||||
exec("./outputs/TextBrick2.cs");
|
||||
exec("./outputs/Pixel2x2.cs");
|
||||
|
||||
exec("./special/EventGate.cs");
|
||||
exec("./special/rom.cs");
|
||||
exec("./special/robot.cs");
|
||||
|
||||
Reference in New Issue
Block a user