Update headers, fix style for some py files
[alexxy/gromacs.git] / src / python / sip / topology / Topology.sip
index 1ace5f0471475e35e47ea60c1c9ce7aff0f26d70..2e466d47e7dc2adc9f70e83057db147db88f4338 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.
@@ -35,5 +35,9 @@
 
 %Module gromacs.Topology
 
+%DefaultEncoding "UTF-8"
+
+%Include pstringlistwrapper.sip
+
 %Include atoms.sip
 %Include topology.sip