Revision e3abf1c0a9f36e160b5d6c7f7da97fe8fb622e3a authored by Konrad Werys on 22 October 2019, 14:16:17 UTC, committed by Konrad Werys on 22 October 2019, 14:16:17 UTC
1 parent ecad6a7
.gitignore
html
latex
thirdparty/lmfit/*
# mac
*.DS_Store
# clion
.idea
cmake-build-*
# 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 ...