https://github.com/aparis69/Desertscapes-Simulation
Revision 86a79228f0e0dbc2e8afc34d97616e4922f42b14 authored by Axel on 16 July 2019, 12:47:20 UTC, committed by Axel on 16 July 2019, 12:47:20 UTC
1 parent 4b76110
Tip revision: 86a79228f0e0dbc2e8afc34d97616e4922f42b14 authored by Axel on 16 July 2019, 12:47:20 UTC
Project is compiling again - lots of thing missing on the wind tree and wind rose side.
Project is compiling again - lots of thing missing on the wind tree and wind rose side.
Tip revision: 86a7922
.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 ...