Skip to content

Commit

Permalink
Including class for CFGFunction (empty for the moment)
Browse files Browse the repository at this point in the history
  • Loading branch information
tutugordillo committed Jul 10, 2024
1 parent ae16558 commit 75564f5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/parser/cfg_function.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@


class CFGFunction:
pass

0 comments on commit 75564f5

Please sign in to comment.