1syntax: glob 2build 3docs/*.html 4docs/*.pdf 5docs/apiref 6docs/usrman 7dist 8MANIFEST 9*.pyc 10*.pyo 11*~ 12#petsc4py.PETSc.c 13#petsc4py.PETSc*.h 14
1syntax: glob 2build 3docs/*.html 4docs/*.pdf 5docs/apiref 6docs/usrman 7dist 8MANIFEST 9*.pyc 10*.pyo 11*~ 12#petsc4py.PETSc.c 13#petsc4py.PETSc*.h 14