mirror of
https://gitlab.com/fbb-git/cppannotations
synced 2024-11-16 07:48:44 +01:00
7 lines
51 B
Text
7 lines
51 B
Text
|
#!/bin/sh
|
||
|
|
||
|
cd ../yo
|
||
|
|
||
|
paren `find ./ -name '*.yo'`
|
||
|
|