7 lines
37 B
Bash
Executable File
7 lines
37 B
Bash
Executable File
#!/bin/sh
|
|
|
|
rm -f *.vvp
|
|
rm -f *.vcd
|
|
|
|
|