From 65148155a12151fdeb2ffebf03da2c3b836780a8 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 8 Apr 2023 12:08:57 -0500 Subject: andlabs is still broken Signed-off-by: Jeff Carr --- README-goreadme.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'README-goreadme.md') diff --git a/README-goreadme.md b/README-goreadme.md index a21069d..2aa1f48 100644 --- a/README-goreadme.md +++ b/README-goreadme.md @@ -144,16 +144,12 @@ and allow the 'go-arg' command line args to override the defaults loads and initializes a toolkit (andlabs/ui, gocui, etc) -### func [Main](/main.go#L197) +### func [Main](/main.go#L198) `func Main(f func())` This should not pass a function -### func [Redraw](/redraw.go#L9) - -`func Redraw(s string)` - ### func [SetDebug](/debug.go#L28) `func SetDebug(s bool)` @@ -166,7 +162,7 @@ This should not pass a function `func ShowDebugValues()` -### func [StandardExit](/main.go#L250) +### func [StandardExit](/main.go#L251) `func StandardExit()` -- cgit v1.2.3