Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jcfr/kwremovevtkstd

Scripts to remove the usage of the vtkstd namespace from source files
https://github.com/jcfr/kwremovevtkstd

Last synced: about 2 months ago
JSON representation

Scripts to remove the usage of the vtkstd namespace from source files

Awesome Lists containing this project

README

        

Basic script to remove the usage of vtkstd namespace from a project.

How to use:

./vtkstd.py -d ParaView/src/ -i VTK -R -v

Arguments:
-d --directory the root directory to start from
-i --ignore directory names you don't want cleaned
-R --recurse if you want to recurse from the root directory
-v --verbose if you want verbose output