From 62a5d170bac13dee90ab1c59ed06f92bef27bb46 Mon Sep 17 00:00:00 2001 From: Vladislav Utkin Date: Sun, 25 Mar 2018 23:31:46 +0300 Subject: [PATCH] Add .gitmodules --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..982f840 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "Fasm4Delphi"] + path = Fasm4Delphi + url = git@git.teamfnd.ru:artem3213212/Fasm4Delphi.git