Skip to content

Commit 57e4447

Browse files
committed
remove comments
1 parent 97a2249 commit 57e4447

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Rect.asm

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
// This file is part of www.nand2tetris.org
2-
// and the book "The Elements of Computing Systems"
3-
// by Nisan and Schocken, MIT Press.
4-
// File name: projects/06/rect/Rect.asm
5-
6-
// Draws a rectangle at the top-left corner of the screen.
7-
// The rectangle is 16 pixels wide and R0 pixels high.
8-
91
@0
102
D=M
113
@INFINITE_LOOP

0 commit comments

Comments
 (0)