We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4c2a84 commit c2b7c58Copy full SHA for c2b7c58
Framework/src/Framework/Configure/Python.cxx
@@ -1,3 +1,11 @@
1
+/**
2
+ * @file Python.cxx
3
+ * Implementation of parameter extraction from Python interpreter
4
+ *
5
+ * We need to define a documentation header for this file so that
6
+ * the functions defined within this file are also documented in
7
+ * doxygen.
8
+ */
9
10
#include "Framework/Configure/Python.h"
11
0 commit comments