main_testing2/wordle_test1.scala
changeset 437 d4d4669ad054
parent 435 fda7c39f3b6a
child 475 59e005dcf163
--- a/main_testing2/wordle_test1.scala	Wed Nov 09 18:30:46 2022 +0000
+++ b/main_testing2/wordle_test1.scala	Wed Nov 09 18:40:57 2022 +0000
@@ -1,5 +1,5 @@
 
-import Resit._
+import M2._
 
 val urban_wordle_url = """https://nms.kcl.ac.uk/christian.urban/wordle.txt"""
 val urban_secrets = get_wordle_list(urban_wordle_url)