From f442a59c7d7ffc9b9f15a5e3fb0b955047652bce Mon Sep 17 00:00:00 2001 From: Lee Spector <lspector@amherst.edu> Date: Thu, 16 Mar 2023 12:35:39 -0400 Subject: [PATCH] Fix -main documentation string --- src/propeller/problems/PSB1/small_or_large.cljc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/propeller/problems/PSB1/small_or_large.cljc b/src/propeller/problems/PSB1/small_or_large.cljc index bfc0dce..e258379 100644 --- a/src/propeller/problems/PSB1/small_or_large.cljc +++ b/src/propeller/problems/PSB1/small_or_large.cljc @@ -57,7 +57,9 @@ (defn -main - "Runs propel-gp, giving it a map of arguments." + "Runs the top-level genetic programming function, giving it a map of + arguments with defaults that can be overridden from the command line + or through a passed map." [& args] (gp/gp (merge