diff --git a/CAPI/cpp/API/src/main.cpp b/CAPI/cpp/API/src/main.cpp index ea74fdc..459679d 100644 --- a/CAPI/cpp/API/src/main.cpp +++ b/CAPI/cpp/API/src/main.cpp @@ -14,6 +14,8 @@ #endif using namespace std::literals::string_view_literals; + +// Generated by http://www.network-science.de/ascii/ with font "standard" static constexpr std::string_view welcomeString = R"welcome( _____ _ _ _ _ _ ___ __ diff --git a/CAPI/python/PyAPI/main.py b/CAPI/python/PyAPI/main.py index 32bbb9b..553e7e0 100644 --- a/CAPI/python/PyAPI/main.py +++ b/CAPI/python/PyAPI/main.py @@ -13,6 +13,7 @@ import platform import PyAPI.structures as THUAI6 def PrintWelcomeString() -> None: + # Generated by http://www.network-science.de/ascii/ with font "standard" welcomeString = """ _____ _ _ _ _ _ ___ __ diff --git a/logic/Server/Program.cs b/logic/Server/Program.cs index a4c5678..85bfe48 100644 --- a/logic/Server/Program.cs +++ b/logic/Server/Program.cs @@ -7,7 +7,7 @@ namespace Server public class Program { /// - /// Generated by http://www.network-science.de/ascii/ + /// Generated by http://www.network-science.de/ascii/ with font "standard" /// const string welcome = @"