Improve README, move version history to separate file

This commit is contained in:
J.-S. Caux
2018-02-11 20:26:55 +01:00
parent c95a3e53df
commit f654f45171
4 changed files with 259 additions and 228 deletions
+1 -1
View File
@@ -488,4 +488,4 @@ clean :
.PHONY: docs
docs :
doxygen ABACUS_Doxyfile && make -C docs/latex
doxygen ABACUS_Doxyfile && make -C docs/latex && cp docs/latex/refman.pdf docs/$(VERSION)_manual.pdf