From ad0a7f8e72c65ec34c1da677afc7568599230809 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Hern=C3=A1n=20Asorey?= <asoreyh@gmail.com>
Date: Tue, 24 May 2022 09:45:19 +0200
Subject: [PATCH] A symbolic link named "sims" pointing to the "eas" directory
 was added for backward compatibility. However, pointing to "sims" is
 deprecated and will be removed in future releases of the code

---
 sims | 1 +
 1 file changed, 1 insertion(+)
 create mode 120000 sims

diff --git a/sims b/sims
new file mode 120000
index 0000000..9be4119
--- /dev/null
+++ b/sims
@@ -0,0 +1 @@
+eas
\ No newline at end of file
-- 
GitLab