From 0c7f08cea081644ef1f79cda065c716f76b7db32 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Thu, 25 Jul 2019 22:55:21 -0700 Subject: 5479 --- subx/011run.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'subx/011run.cc') diff --git a/subx/011run.cc b/subx/011run.cc index 1730c790..194676d8 100644 --- a/subx/011run.cc +++ b/subx/011run.cc @@ -28,8 +28,6 @@ put_new(Help, "syntax", "at runtime, but can be handy when rewriting macros.\n" "\n" "Check out the examples in the examples/ directory.\n" - "Programming in machine code can be annoying, but let's see if we can make\n" - "it nice enough to be able to write a compiler in it.\n" ); :(before "End Help Contents") cerr << " syntax\n"; -- cgit 1.4.1-2-gfad0