0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-09-22 10:43:39 -04:00
Files
nasm/misc/Nindent
2004-12-29 23:53:40 +00:00

3 lines
61 B
Bash
Executable File

#!/bin/sh -
exec indent -kr -i4 -ts8 -nut -sob -ss -ncs "$@"