Skip to content

Commit

Permalink
Rename Perforate to Contingency
Browse files Browse the repository at this point in the history
  • Loading branch information
propensive committed Feb 11, 2024
1 parent 644dbea commit f18b64f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/core/kaleidoscope.scala
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ package kaleidoscope
import anticipation.*
import vacuous.*
import fulminate.*
import perforate.*
import contingency.*

import scala.quoted.*

Expand Down
2 changes: 1 addition & 1 deletion src/core/regex.scala
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ package kaleidoscope
import anticipation.*
import vacuous.*
import rudiments.*
import perforate.*
import contingency.*
import fulminate.*

import java.util.regex.*
Expand Down
2 changes: 1 addition & 1 deletion src/test/tests.scala
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import rudiments.*
import spectacular.*
import gossamer.*
import larceny.*
import perforate.*
import contingency.*

import errorHandlers.throwUnsafely

Expand Down

0 comments on commit f18b64f

Please sign in to comment.