
Chapter 3: Tcl Packages & Commands 3–189
project
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
delete_revision
Usage
delete_revision <revision_name>
Options
<revision_name>: Revision name
Description
Deletes the specified revision from the current project. The corresponding <revision name>.qsf file is
deleted as well.
Example
## Delete the revision called "tmp"
delete_revision tmp
Komentarze do niniejszej Instrukcji