Rename C++ files

This commit is contained in:
2024-06-22 13:54:45 +01:00
parent fcdaf41495
commit 37d3340df9
24 changed files with 17 additions and 17 deletions

View File

@@ -1,2 +1,2 @@
all:
clang++ -g dasm.cpp -o dasm
clang++ -g dasm.cc -o dasm