https://github.com/aparis69/Desertscapes-Simulation
Revision b9a3c197893f12dd81c47a6b8e45bd9196100853 authored by Axel on 03 September 2019, 15:26:56 UTC, committed by Axel on 03 September 2019, 15:26:56 UTC
Tip revision: b9a3c197893f12dd81c47a6b8e45bd9196100853 authored by Axel on 03 September 2019, 15:26:56 UTC
Debug
Debug
Tip revision: b9a3c19
.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 ...