Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
agudys committed Feb 2, 2024
1 parent 2905b9c commit a22ed84
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@


Rules
IF [[gimpuls = (-inf, 750)]] THEN class = {0}
IF [[gimpuls = <750, inf)]] THEN class = {1}

0 comments on commit a22ed84

Please sign in to comment.