From 3eb04547355c49b986e884e028652ac50762089b Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Sun, 30 Jan 2022 17:16:36 +1100 Subject: minor edits --- JackCompiler.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'JackCompiler.hs') diff --git a/JackCompiler.hs b/JackCompiler.hs index f651f62..d0c375b 100644 --- a/JackCompiler.hs +++ b/JackCompiler.hs @@ -1,4 +1,5 @@ --- Jack Compiler, as the coursework of Project 11 of Nand2Tetris course (http://nand2tetris.org/). +-- Jack Compiler, as the coursework of Project 11 of Nand2Tetris +-- course (http://nand2tetris.org/). -- Author: Yuchen Pei (me@ypei.me) -- Date: 2018-01-15 {-# LANGUAGE FlexibleContexts #-} -- cgit v1.2.3