Select Git revision
custom_functions.h

Julia Magdalena Brandt authored
custom_functions.h 124 B
#ifndef CUSTOMFUNCTIONS_H
#define CUSTOMFUNCTIONS_H
void platzhalter(){
// Dies ist nur ein Platzhalter.
}
#endif