usage of cgal_create_package_dir in comments
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
# This script creates the directory structure for a new package.
|
||||
# Usage: cgal_create_package_dir.py Package_name
|
||||
# Usage:
|
||||
# cgal_create_package_dir.py Package_name [optional creation directory]
|
||||
|
||||
import sys
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user