Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
yxu927 committed Oct 31, 2024
1 parent 45d7099 commit 343e661
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
public class PopulationFunctionCoalescent extends TaxaConditionedTreeGenerator {
public Value<PopulationFunction> popFunc;

public final String popFuncParamName = "popFunc";
public static final String popFuncParamName = "popFunc";

/**
* Constructs a coalescent model with specified population function, number of taxa, taxa object, and leaf node ages.
Expand Down

0 comments on commit 343e661

Please sign in to comment.