mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-23 21:14:37 +00:00
115ea7dbb0
TestFloat/Softfloat is compiled. Slight change to the README as well.
3 lines
36 B
Bash
Executable File
3 lines
36 B
Bash
Executable File
#!/bin/sh
|
|
sed -i 's/[A-Z]/\L&/g' $1
|