~ chicken-core (chicken-5) 9024ae85b5df7329db18432292bdf47be8c4c046
commit 9024ae85b5df7329db18432292bdf47be8c4c046 Author: felix <felix@call-with-current-continuation.org> AuthorDate: Wed Feb 2 09:21:08 2011 -0500 Commit: felix <felix@call-with-current-continuation.org> CommitDate: Wed Feb 2 09:21:08 2011 -0500 support.scm still listed -picky diff --git a/support.scm b/support.scm index 4c84cd99..af0181ec 100644 --- a/support.scm +++ b/support.scm @@ -1282,7 +1282,6 @@ Usage: chicken FILENAME OPTION ... append mode -no-lambda-info omit additional procedure-information -scrutinize perform local flow analysis for static checks - -picky perform more static checks (implies -scrutinize) -types FILENAME load additional type database Optimization options:Trap