mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
Creation of OpenFOAM-dev repository 15/04/2008
This commit is contained in:
3
bin/toucho
Executable file
3
bin/toucho
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
find . \( -name '*.o' \) -print | xargs -t touch
|
||||
Reference in New Issue
Block a user