commit 334d775b1db5cd1d4569190df51b48a4feaacdcd Author: autotest Date: Fri Jun 21 15:10:58 2024 +0800 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f83922d --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +# ---> Ada +# Object file +*.o + +# Ada Library Information +*.ali + diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..8f3b9ab --- /dev/null +++ b/LICENSE @@ -0,0 +1 @@ +As a special exception, if you link this library with other files to produce an executable, this library does not by itself cause the resulting executable to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU General Public License. diff --git a/README.md b/README.md new file mode 100644 index 0000000..9ba5c55 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Kk2xS831 +