Skip to content

Commit

Permalink
Update core/src/main/java/org/lflang/target/property/NoSourceMappingP…
Browse files Browse the repository at this point in the history
…roperty.java
  • Loading branch information
lhstrh committed Nov 12, 2023
1 parent 60b3a10 commit 0b491f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package org.lflang.target.property;

/** Directive to allow including OpenSSL libraries and process HMAC authentication. */
/** Directive to instruct the code generator to not produce line directives. */
public final class NoSourceMappingProperty extends BooleanProperty {

/** Singleton target property instance. */
Expand Down

0 comments on commit 0b491f5

Please sign in to comment.