[Debian-astro-commits] [gyoto] 199/221: DynaDisk3D: adding File Property

Thibaut Jean-Claude Paumard thibaut at moszumanska.debian.org
Fri May 22 20:52:46 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 650fe87d89e4a14a745c413683b84fe31e403d9f
Author: Frederic <frederic at MacFrederic.local>
Date:   Wed Jan 21 16:24:27 2015 +0100

    DynaDisk3D: adding File Property
---
 lib/DynamicalDisk3D.C | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/DynamicalDisk3D.C b/lib/DynamicalDisk3D.C
index d3d413c..898b80c 100644
--- a/lib/DynamicalDisk3D.C
+++ b/lib/DynamicalDisk3D.C
@@ -40,6 +40,7 @@ using namespace Gyoto::Astrobj;
 
 #include "GyotoProperty.h"
 GYOTO_PROPERTY_START(DynamicalDisk3D)
+GYOTO_PROPERTY_FILENAME(DynamicalDisk3D, File, file)
 GYOTO_PROPERTY_DOUBLE(DynamicalDisk3D, tinit, tinit)
 GYOTO_PROPERTY_DOUBLE(DynamicalDisk3D, dt, dt)
 GYOTO_PROPERTY_BOOL(DynamicalDisk3D,

-- 
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