mirror of
https://github.com/PDB-REDO/dssp.git
synced 2026-06-04 13:44:21 +08:00
manual in doc diretory
This commit is contained in:
@@ -120,7 +120,7 @@ else
|
||||
src/revision.hpp:
|
||||
@ echo 'const char kRevision[] = R"(' > $@
|
||||
@ echo $(PROGRAM)-version: $(VERSION) >> $@
|
||||
@ echo Date: $$(date --iso-8601) >> $@
|
||||
@ echo Date: $$(TZ=GMT date +"%Y-%m-%d") >> $@
|
||||
@ echo ')";' >> $@
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user