From beafc34b9dd71f91c29569363eee0592888be048 Mon Sep 17 00:00:00 2001
From: Michael Leuschel <leuschel@uni-duesseldorf.de>
Date: Thu, 3 Feb 2022 12:34:52 +0100
Subject: [PATCH] add VisB file hd.json in project

Signed-off-by: Michael Leuschel <leuschel@uni-duesseldorf.de>
---
 HD/hdmachine.prob2project | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/HD/hdmachine.prob2project b/HD/hdmachine.prob2project
index 68cf73f..893c7b8 100644
--- a/HD/hdmachine.prob2project
+++ b/HD/hdmachine.prob2project
@@ -279,7 +279,7 @@
         }
       ],
       "simulation": null,
-      "visBVisualisation": null,
+      "visBVisualisation": "hd.json",
       "historyChartItems": []
     }
   ],
-- 
GitLab