[Debian-astro-commits] [gyoto] 184/221: Add typemaps for Worldline::IntegState, Astrobj::Properties and SmartPointee

Thibaut Jean-Claude Paumard thibaut at moszumanska.debian.org
Fri May 22 20:52:45 UTC 2015


This is an automated email from the git hooks/post-receive script.

thibaut pushed a commit to branch master
in repository gyoto.

commit 608982f15f0bbb2aecb91be51259c143ed6c6778
Author: Thibaut Paumard <paumard at users.sourceforge.net>
Date:   Fri Jan 9 11:17:02 2015 +0100

    Add typemaps for Worldline::IntegState, Astrobj::Properties and SmartPointee
---
 python/gyoto.i | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/python/gyoto.i b/python/gyoto.i
index 75989a6..469cdad 100644
--- a/python/gyoto.i
+++ b/python/gyoto.i
@@ -231,12 +231,15 @@ GyotoSmPtrTypeMapClassDerived(Astrobj, ThinDisk);
 GyotoSmPtrTypeMapClass(Screen);
 GyotoSmPtrTypeMapClass(Scenery);
 GyotoSmPtrTypeMapClass(Photon);
+GyotoSmPtrTypeMapClass(SmartPointee);
 
 GyotoSmPtrTypeMapClassDerived(Spectrometer, Complex);
 GyotoSmPtrTypeMapClassDerived(Spectrometer, Uniform);
 
 GyotoSmPtrTypeMapClassDerived(Units, Unit);
 GyotoSmPtrTypeMapClassDerived(Units, Converter);
+GyotoSmPtrTypeMapClassDerived(Worldline, IntegState);
+GyotoSmPtrTypeMapClassDerived(Astrobj, Properties);
 
 // Non-Gyoto typemaps:
 // Handle std::string

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/gyoto.git



More information about the Debian-astro-commits mailing list