mirror of
https://github.com/xodio/xod.git
synced 2026-03-19 07:06:55 +01:00
chore(workspace): rename all ‘arduino.cpp’ files to ‘patch.cpp’
Just a result of executing
find ./workspace -iname arduino.cpp -exec rename 's/arduino\.cpp/patch\.cpp/' '{}' \;
This commit is contained in:
Reference in New Issue
Block a user