Functions | Variables
update_license_header_cpp Namespace Reference

Functions

def recursive_traversal
def update_license

Variables

tuple copyright = file("license_header_cpp.txt", "r+")
list exclude_folders = ["lib", "bin", "build", "qpoases", "templates"]
list folders

Function Documentation

def update_license_header_cpp.recursive_traversal (   dir,
  copyright 
)

Definition at line 32 of file update_license_header_cpp.py.

def update_license_header_cpp.update_license (   filename,
  copyright 
)

Definition at line 8 of file update_license_header_cpp.py.


Variable Documentation

tuple update_license_header_cpp::copyright = file("license_header_cpp.txt", "r+")

Definition at line 46 of file update_license_header_cpp.py.

list update_license_header_cpp::exclude_folders = ["lib", "bin", "build", "qpoases", "templates"]

Definition at line 6 of file update_license_header_cpp.py.

Initial value:
00001 ["../include",
00002                    "../src",
00003                    "../external_packages/include",
00004                    "../external_packages/src",
00005                    "../examples"]

Definition at line 48 of file update_license_header_cpp.py.



acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Thu Aug 27 2015 12:02:12