Skip to content

Commit

Permalink
Update yarn-project/circuits.js/src/scripts/constants.in.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Jean M <132435771+jeanmon@users.noreply.github.com>
  • Loading branch information
Maddiaa0 and jeanmon authored Jul 2, 2024
1 parent 8f074db commit 7b98ba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yarn-project/circuits.js/src/scripts/constants.in.ts
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ ${processConstantsCpp(constants)}
}

/**
* Generate the constants file in C++.
* Generate the constants file in PIL.
*/
function generatePilConstants({ constants }: ParsedContent, targetPath: string) {
const resultPil: string = `// GENERATED FILE - DO NOT EDIT, RUN yarn remake-constants in circuits.js
Expand Down

0 comments on commit 7b98ba9

Please sign in to comment.