0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-09-22 10:43:39 -04:00
Files
nasm/tools/Nindent
2023-10-12 14:28:58 -07:00

3 lines
49 B
Bash
Executable File

#!/bin/sh
exec indent -npro -linux -i4 -nut "$@"