|
From: <kin...@us...> - 2023-08-01 20:47:29
|
Revision: 7143
http://sourceforge.net/p/teem/code/7143
Author: kindlmann
Date: 2023-08-01 20:47:28 +0000 (Tue, 01 Aug 2023)
Log Message:
-----------
sync with source
Modified Paths:
--------------
teem/trunk/python/cffi/teem.py
Modified: teem/trunk/python/cffi/teem.py
===================================================================
--- teem/trunk/python/cffi/teem.py 2023-08-01 20:46:06 UTC (rev 7142)
+++ teem/trunk/python/cffi/teem.py 2023-08-01 20:47:28 UTC (rev 7143)
@@ -285,8 +285,8 @@
'ell_Nm_wght_pseudo_inv': (_equals_one, 0, b'ell', 'ell/genmat.c:413'),
'ell_q_avg4_d': (_equals_one, 0, b'ell', 'ell/quat.c:471'),
'ell_q_avgN_d': (_equals_one, 0, b'ell', 'ell/quat.c:539'),
- 'mossImageCheck': (_equals_one, 0, b'moss', 'moss/methodsMoss.c:73'),
- 'mossImageAlloc': (_equals_one, 0, b'moss', 'moss/methodsMoss.c:94'),
+ 'mossImageCheck': (_equals_one, 0, b'moss', 'moss/methodsMoss.c:74'),
+ 'mossImageAlloc': (_equals_one, 0, b'moss', 'moss/methodsMoss.c:95'),
'mossSamplerImageSet': (_equals_one, 0, b'moss', 'moss/sampler.c:26'),
'mossSamplerKernelSet': (_equals_one, 0, b'moss', 'moss/sampler.c:78'),
'mossSamplerUpdate': (_equals_one, 0, b'moss', 'moss/sampler.c:100'),
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|