renaming file to use .cpp extension

cat-town
Dan Buch 15 years ago
parent a1779e4cab
commit aad5286647

@ -1,4 +1,4 @@
bin/hello-world: src/hello_world.cc bin/hello-world: src/hello_world.cpp
g++ src/hello_world.cc -o bin/hello-world g++ src/hello_world.cpp -o bin/hello-world

Loading…
Cancel
Save