From 4cc087eaa9a922361a538c1e14780d5fdf6f1329 Mon Sep 17 00:00:00 2001 From: Lee Spector Date: Thu, 16 Mar 2023 12:57:09 -0400 Subject: [PATCH] Fix -main documentation string --- src/propeller/problems/PSB2/fizz_buzz.cljc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/propeller/problems/PSB2/fizz_buzz.cljc b/src/propeller/problems/PSB2/fizz_buzz.cljc index e1f93eb..82b1f9c 100644 --- a/src/propeller/problems/PSB2/fizz_buzz.cljc +++ b/src/propeller/problems/PSB2/fizz_buzz.cljc @@ -63,7 +63,9 @@ Source: https://arxiv.org/pdf/2106.06086.pdf" (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