From a1289dec3dcec278f9cf6d18a001b3146b11b7b2 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Thu, 19 Jan 2023 16:33:44 +0100 Subject: Integrate CMI --- libs/cgeditor | 2 +- libs/chess-move-interface | 1 + libs/pgnp | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) create mode 160000 libs/chess-move-interface (limited to 'libs') diff --git a/libs/cgeditor b/libs/cgeditor index 5e18d43..83c92b1 160000 --- a/libs/cgeditor +++ b/libs/cgeditor @@ -1 +1 @@ -Subproject commit 5e18d43a6ba4fd378178418de6b2ca7a67d64c21 +Subproject commit 83c92b1f48520ed71a9f056badc86c97aafa4e45 diff --git a/libs/chess-move-interface b/libs/chess-move-interface new file mode 160000 index 0000000..7125292 --- /dev/null +++ b/libs/chess-move-interface @@ -0,0 +1 @@ +Subproject commit 7125292878ffc3568018e1e509c9210a074c67a6 diff --git a/libs/pgnp b/libs/pgnp index 2ac4255..f7a24ed 160000 --- a/libs/pgnp +++ b/libs/pgnp @@ -1 +1 @@ -Subproject commit 2ac42558f2b6269ad4d8e0809519f96aae1fd342 +Subproject commit f7a24ed8d5802c834abc4fe54c286ce509dae609 -- cgit v1.2.3