https://github.com/aparis69/Desertscapes-Simulation
Revision 2424a8631a8116ae09ce3b40d912505e6a487491 authored by Axel on 30 April 2020, 00:04:59 UTC, committed by Axel on 30 April 2020, 00:04:59 UTC
1 parent 0487958
Tip revision: 2424a8631a8116ae09ce3b40d912505e6a487491 authored by Axel on 30 April 2020, 00:04:59 UTC
Some corrections on the code - and examples are available in the Objs/ folder in the repo.
Some corrections on the code - and examples are available in the Objs/ folder in the repo.
Tip revision: 2424a86
.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 ...