diff options
Diffstat (limited to 'python/astra/astra_c.pyx')
-rw-r--r-- | python/astra/astra_c.pyx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/astra/astra_c.pyx b/python/astra/astra_c.pyx index 85a3b0c..1d3fad7 100644 --- a/python/astra/astra_c.pyx +++ b/python/astra/astra_c.pyx @@ -66,12 +66,12 @@ def credits(): * Dr. Folkert Bleichrodt * Dr. Andrei Dabravolski * Dr. Willem Jan Palenstijn + * Dr. Daniel Pelt * Dr. Tom Roelandts * Dr. Wim van Aarle * Dr. Gert Van Gompel * Sander van der Maar, MSc. - * Gert Merckx, MSc. - * Daan Pelt, MSc.""") + * Gert Merckx, MSc.""") def use_cuda(): |