2 lines
52 B
Plaintext
Executable file
2 lines
52 B
Plaintext
Executable file
grep -n . | sed 's/\([^:]*\):\(.*\)/#define \2 \1/'
|