Skip to content
Snippets Groups Projects
Commit b5ecfb4c authored by Martin Beseda's avatar Martin Beseda
Browse files

ENH: Added shebang

parent 038a0ac5
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
echo "Generating documentation into folder 'docs'...";
doxygen 2>&1;
cd docs/latex;
......
//
// Created by martin on 7/13/18.
//
//
// Created by martin on 7/13/18.
//
#ifndef INC_4NEURO_DATASET_H
#define INC_4NEURO_DATASET_H
#endif //INC_4NEURO_DATASET_H
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment