Skip to content

Commit

Permalink
Do not forget to lint headers
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Korobeynikov <anton@korobeynikov.info>
  • Loading branch information
asl committed Jul 17, 2024
1 parent 9fcc031 commit 17bea39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontends/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ set (P4_FRONTEND_HDRS
p4/ternaryBool.h
p4/toP4/toP4.h
p4/typeChecking/bindVariables.h
p4/typeChecking/constantTypeSubstitution.h
p4/typeChecking/syntacticEquivalence.h
p4/typeChecking/typeChecker.h
p4/typeChecking/typeConstraints.h
Expand Down

0 comments on commit 17bea39

Please sign in to comment.