summaryrefslogtreecommitdiff
path: root/src/python/swig/serialize.i
AgeCommit message (Collapse)Author
2012-11-02sim: Add SWIG interface for SerializableAndreas Sandberg
This changeset adds a SWIG interface for the Serializable class, which fixes a warning when compiling the SWIG interface for the event queue. Currently, the only method exported is the name() method.