mirror of
https://github.com/intel/isa-l.git
synced 2024-12-12 17:33:50 +01:00
5ec8ea0e14
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
3 lines
70 B
Bash
Executable File
3 lines
70 B
Bash
Executable File
#!/bin/sh
|
|
indent -npro -kr -i8 -ts8 -sob -l95 -ss -ncs -cp1 -lps "$@"
|