Skip to content

Commit

Permalink
this is the nth time that I change this...
Browse files Browse the repository at this point in the history
  • Loading branch information
bpinsard committed Apr 26, 2012
1 parent 4e4ebfa commit 565c5be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nipype/interfaces/afni/preprocess.py
Expand Up @@ -1535,7 +1535,7 @@ class CalcOutputSpec(TraitedSpec):
out_file = File(desc=' output file', exists=True)


class Calc(CommandLine):
class Calc(AFNICommand):
"""This program does voxel-by-voxel arithmetic on 3D datasets
For complete details, see the `3dcalc Documentation.
Expand Down

0 comments on commit 565c5be

Please sign in to comment.