Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
stelmo committed Feb 1, 2024
1 parent 533a2a9 commit 7c39a76
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[deps]
AbstractFBCModels = "5a4f3dfa-1789-40f8-8221-69268c29937c"
COBREXA = "babc4406-5200-4a30-9033-bf5ae714c842"
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
Clarabel = "61c947e1-3e6d-4ee4-985a-eec8c727bd6e"
ConstraintTrees = "5515826b-29c3-47a5-8849-8513ac836620"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
Expand Down
2 changes: 1 addition & 1 deletion docs/src/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Pages = ["src/solver.jl"]

```@autodocs
Modules = [COBREXA]
Pages = ["src/builders/core.jl", "src/builders/mmdf.jl"]
Pages = ["src/builders/core.jl"]
```

### Genetic constraints
Expand Down

0 comments on commit 7c39a76

Please sign in to comment.