From 4fe4924fe3eee6f4fd0693141d4e62c0f3188593 Mon Sep 17 00:00:00 2001
From: Martin Goik <goik@hdm-stuttgart.de>
Date: Sun, 6 Aug 2017 07:33:05 +0200
Subject: [PATCH] Missing TicTacToe V4

---
 P/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/P/pom.xml b/P/pom.xml
index 023c40979..fd147b4bf 100644
--- a/P/pom.xml
+++ b/P/pom.xml
@@ -98,6 +98,7 @@
     
     <module>Sd1/TicTacToe/V1</module>
     <module>Sd1/TicTacToe/V2</module>
+    <module>Sd1/TicTacToe/V4</module>
     
     <module>Sd1/Wc/wc</module>
     <module>Sd1/Wc/readFile</module>
-- 
GitLab