https://github.com/aparis69/Desertscapes-Simulation
Revision 4b761108664b070eb6902c94c2bd2b6b29f09e3b authored by aparis69 on 14 July 2019, 17:37:35 UTC, committed by aparis69 on 14 July 2019, 17:37:35 UTC
1 parent 6f3a7e9
Tip revision: 4b761108664b070eb6902c94c2bd2b6b29f09e3b authored by aparis69 on 14 July 2019, 17:37:35 UTC
Project is compiling! Next is output and checking results.
Project is compiling! Next is output and checking results.
Tip revision: 4b76110
.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 ...