https://github.com/jcfr/kwremovevtkstd
Scripts to remove the usage of the vtkstd namespace from source files
https://github.com/jcfr/kwremovevtkstd
Last synced: 10 months ago
JSON representation
Scripts to remove the usage of the vtkstd namespace from source files
- Host: GitHub
- URL: https://github.com/jcfr/kwremovevtkstd
- Owner: jcfr
- Created: 2012-02-09T16:19:21.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-01-17T16:09:53.000Z (almost 14 years ago)
- Last Synced: 2025-01-24T10:24:08.003Z (11 months ago)
- Language: Python
- Homepage:
- Size: 66.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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