3ff135236d
Moved the 'commenting' guideline to the first position, as I believe that this is the first step towards a better working environment with each other. |
||
---|---|---|
headers | ||
.gitignore | ||
Customer.cpp | ||
Development Guidelines.md | ||
main.cpp | ||
Park_spot.cpp | ||
Park_time.cpp | ||
readme.md |
use
g++ main.cpp Park_time.cpp Customer.cpp Park_spot.cpp -o test.exe
to build the project