aboutsummaryrefslogtreecommitdiffstats
path: root/interface/pyfunc_obj.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'interface/pyfunc_obj.hpp')
-rw-r--r--interface/pyfunc_obj.hpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/interface/pyfunc_obj.hpp b/interface/pyfunc_obj.hpp
index db2775a..3e75d34 100644
--- a/interface/pyfunc_obj.hpp
+++ b/interface/pyfunc_obj.hpp
@@ -1,3 +1,10 @@
+/**
+ \file pyfunc_obj.hpp
+ \brief function object wrappers for python functions
+ \author Junhua Gu
+ */
+
+
#ifndef PYFUNC_OBJ_HPP
#define PYFUNC_OBJ_HPP
#include <boost/python.hpp>