├── .gitignore ├── ATMSFE ├── LICENSE ├── README.md └── output └── Test /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Err0r-ICA/ATMSFE/HEAD/.gitignore -------------------------------------------------------------------------------- /ATMSFE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Err0r-ICA/ATMSFE/HEAD/ATMSFE -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Err0r-ICA/ATMSFE/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Err0r-ICA/ATMSFE/HEAD/README.md -------------------------------------------------------------------------------- /output/Test: -------------------------------------------------------------------------------- 1 | 2 | --------------------------------------------------------------------------------