diff --git a/Aliases/xiond b/Aliases/xiond deleted file mode 120000 index b1b93aa..0000000 --- a/Aliases/xiond +++ /dev/null @@ -1 +0,0 @@ -../Formula/xiond@11.0.0.rb \ No newline at end of file diff --git a/Aliases/xiond b/Aliases/xiond new file mode 100644 index 0000000..56ba68b --- /dev/null +++ b/Aliases/xiond @@ -0,0 +1,5 @@ +require_relative "../lib/base" + +class XiondAT1101 < XiondBase + init "11.0.1", "82c599c27afb7d1fc0e017c9453ce923c3590991d31de06f673a69a7a05ae695" +end