4 lines
53 B
Bash
Executable File
4 lines
53 B
Bash
Executable File
#!/bin/sh
|
|
|
|
\rm -f *.cmi *.cmo *.cmx *.o *.byte *.opt
|