https://github.com/NSchertler/GeneralizedMotorcycleGraph
Revision d35f9b26514c33add730759a2d85e2384a8b7ff7 authored by Nico Schertler on 09 July 2018, 06:34:24 UTC, committed by Nico Schertler on 09 July 2018, 06:34:24 UTC
1 parent 99983db
Tip revision: d35f9b26514c33add730759a2d85e2384a8b7ff7 authored by Nico Schertler on 09 July 2018, 06:34:24 UTC
cleaned up GUI
cleaned up GUI
Tip revision: d35f9b2
.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 ...