Skip to content

Commit

Permalink
View history
Browse files Browse the repository at this point in the history
  • Loading branch information
FernandoAiresCastello committed Nov 16, 2022
1 parent 25c47cd commit 85de10a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ Debug
PTM.dbg
PTM.cfg
PTM.last
main.ptm
main.ptm
temp.ptm
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,6 @@ Conditional Flow
- IF.GTE - if greater or equal to
- IF.LT - if lesser than
- IF.LTE - if lesser or equal to
- IF.EQS - if strings equal
- IF.NEQS - if strings not equal
- IF.KEY - if named key is pressed
- ENDIF - terminate if block

Expand Down

0 comments on commit 85de10a

Please sign in to comment.