https://github.com/aparis69/Desertscapes-Simulation
Revision a9de5cba17a9109a39ec9954fcac6df27eaf0543 authored by Axel Paris on 16 February 2022, 13:14:57 UTC, committed by Axel Paris on 16 February 2022, 13:14:57 UTC
1 parent f06656a
Tip revision: a9de5cba17a9109a39ec9954fcac6df27eaf0543 authored by Axel Paris on 16 February 2022, 13:14:57 UTC
Cleaned the code and removed dependencies
Cleaned the code and removed dependencies
Tip revision: a9de5cb
.gitignore
# Visual Studio specific
.vs/
Out/
Temp/
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
Computing file changes ...