From 77bf566ebbcb62acd4d08d905d9542d6ff9b6b80 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sat, 30 Aug 2014 23:02:02 -0400 Subject: ...in with the new. --- redo/doc.go | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 redo/doc.go (limited to 'redo/doc.go') diff --git a/redo/doc.go b/redo/doc.go deleted file mode 100644 index be96265..0000000 --- a/redo/doc.go +++ /dev/null @@ -1,12 +0,0 @@ -// 14 august 2014 - -/* -[this is being written] - -notes: -- default behavior of event handlers is to do nothing -- default behavior of event handlers that return bool is to do nothing but return false -- passing nil to an event handler set function restores default behavior -- only functions safe for calling outside Do() are Go(), Do(), and Stop() -*/ -package ui -- cgit v1.2.3