https://github.com/NSchertler/GeneralizedMotorcycleGraph
Revision 64390a57b16ab0e1e9e9edf73887ed243836d430 authored by Nico Schertler on 30 April 2018, 10:30:21 UTC, committed by Nico Schertler on 30 April 2018, 10:30:21 UTC
0 parent
Tip revision: 64390a57b16ab0e1e9e9edf73887ed243836d430 authored by Nico Schertler on 30 April 2018, 10:30:21 UTC
Initial commit
Initial commit
Tip revision: 64390a5
.gitignore
build
.vs
# 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
/CMakeSettings.json

Computing file changes ...