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 c17b4e3 commit 0016f77
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/core/envvars.scala
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import anticipation.*
import spectacular.*
import rudiments.*
import vacuous.*
import perforate.*
import contingency.*
import fulminate.*
import gossamer.*

Expand Down
2 changes: 1 addition & 1 deletion src/core/properties.scala
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ package ambience

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

import ambience.*
import anticipation.*
import perforate.*
import contingency.*

//import language.experimental.captureChecking

Expand Down
2 changes: 1 addition & 1 deletion src/core/xdg.scala
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
package ambience

import gossamer.*
import perforate.*
import contingency.*
import anticipation.*
import rudiments.*
import vacuous.*
Expand Down

0 comments on commit 0016f77

Please sign in to comment.