Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
vsoftco committed Jan 10, 2024
1 parent 942c6dc commit 6db03a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion include/qasmtools/ast/replacer.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,8 @@ class GateReplacer final : public Replacer {
* For replacement of other types of nodes, use the Replacer class.
*
* \param node Reference to the root of the AST in which replacement will take
* place \param replacements Hash map from gate UID's to a list of gates which
* place
* \param replacements Hash map from gate UID's to a list of gates which
* should replace it
*/
inline void
Expand Down

0 comments on commit 6db03a1

Please sign in to comment.