updated documentation

This commit is contained in:
Tristan Krause 2019-12-03 07:43:29 +01:00
parent bc459c80ce
commit 5a49a37e69
62 changed files with 63 additions and 63 deletions

View file

@ -3,7 +3,7 @@
# Author: Tristan Krause
# Creation Date: 2019-03-22
# Änderungen veröffentlichen, vorher nochmal: make clean && make && make doc && make clean && make doc && make
# Änderungen veröffentlichen, vorher nochmal: make clean && make && make doc && make clean && make doc && make
# Environment
PATH_COMPILER = g++

View file

@ -1,4 +1,4 @@
#ifndef COMMIT_HASH_H
#define COMMIT_HASH_H
const char COMMIT_HASH[] = "69e02c20c2eef57a31b513144c7379d63701f01f";
const char COMMIT_HASH[] = "bc459c80cec755d7df2c11a807d74e085cbed332";
#endif // COMMIT_HASH_H