Skip to content

Commit

Permalink
Undo accidental check-in of debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
dziegel committed Aug 8, 2024
1 parent 10d49a8 commit 32910ef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions generator/src/generator/Transformations.egl
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,5 @@ operation Tuple transformTransition(statemachine : Tuple) {
self.priority = "100";
self.guards_list = "true";
}

(self.guards_list + ": " + self.priority).println();
}
%]

0 comments on commit 32910ef

Please sign in to comment.