Skip to content

Commit

Permalink
add names and ids
Browse files Browse the repository at this point in the history
  • Loading branch information
Ununennium119 committed Nov 28, 2022
1 parent 1d901a8 commit 97a5026
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions compiler.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Mohammad Mahdi Sadeghi 99105548
# Benyamin Maleki 99102286

from typing import Dict, List, Optional, Tuple

from scanner import Scanner
Expand Down

0 comments on commit 97a5026

Please sign in to comment.