Commit 9b95a214efdf3f5fa4c1fd62bed9c398be8c9bbd
1 parent
79788fa3
Exists in
beta4
and in
1 other branch
Updated the shebang python path to /usr/bin/python
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
invesalius/invesalius.py
1 | -#!/usr/local/bin/python | 1 | +#!/usr/bin/python |
2 | #-------------------------------------------------------------------------- | 2 | #-------------------------------------------------------------------------- |
3 | # Software: InVesalius - Software de Reconstrucao 3D de Imagens Medicas | 3 | # Software: InVesalius - Software de Reconstrucao 3D de Imagens Medicas |
4 | # Copyright: (C) 2001 Centro de Pesquisas Renato Archer | 4 | # Copyright: (C) 2001 Centro de Pesquisas Renato Archer |