From 108e0953ca6c3f5064555bc1b0fe939d5729a3e5 Mon Sep 17 00:00:00 2001
From: Jan Lemmer <jan.lemmer@fst.tu-darmstadt.de>
Date: Tue, 12 Oct 2021 11:12:52 +0200
Subject: [PATCH] test fork

---
 example.m | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/example.m b/example.m
index 492711c..7973332 100644
--- a/example.m
+++ b/example.m
@@ -1,6 +1,6 @@
 %% Example Script
 % This Script is meant to demonstrate the capabilities of the PlotID tool.
-
+%
 %% Clear Environment
 clear; clc; close all;
 
-- 
GitLab