Update headers, fix style for some py files
[alexxy/gromacs.git] / src / python / sip / trajectoryanalysis / TrajectoryAnalysis.sip
index 93c0e03604cc48e2550e2974c9af8877304730d9..cbcd919b4e8d70b989eff1993c642c2292dac582 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2014, by the GROMACS development team, led by
+ * Copyright (c) 2014,2015, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
 %Include definitions.sip
 
 %Include analysissettings.sip
+%Include analysisdata.sip
 %Include analysismodule.sip
 
+%Include modules.sip
+
 %ModuleCode
 #include "gromacs/trajectoryanalysis/analysismodule.h"
 #include "gromacs/trajectoryanalysis/cmdlinerunner.h"