Skip to content

Commit

Permalink
try to make github run the action
Browse files Browse the repository at this point in the history
  • Loading branch information
serenibyss committed Jan 5, 2024
1 parent be75f49 commit 91f44b3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
public class FissionReactor {

/**
* The gas constant in J * K^-1 * mol^-1 if you want to use a different set of units prepare thy life to become the
* worst of nightmares
* The gas constant in J * K^-1 * mol^-1 if you want to use a different
* set of units prepare thy life to become the worst of nightmares
*/
public static final double R = 8.31446261815324;
/**
Expand Down

0 comments on commit 91f44b3

Please sign in to comment.