aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/options
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/scala/firrtl/options')
-rw-r--r--src/main/scala/firrtl/options/StageAnnotations.scala1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/scala/firrtl/options/StageAnnotations.scala b/src/main/scala/firrtl/options/StageAnnotations.scala
index 584f2842..1642e248 100644
--- a/src/main/scala/firrtl/options/StageAnnotations.scala
+++ b/src/main/scala/firrtl/options/StageAnnotations.scala
@@ -138,7 +138,6 @@ object ProgramArgsAnnotation {
}
/** Holds a filename containing one or more [[annotations.Annotation]] to be read
- * - this is not stored in [[FirrtlExecutionOptions]]
* - set with `-faf/--annotation-file`
* @param value input annotation filename
*/