Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
aevol-eukaryotes
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LUISELLI Juliette
aevol-eukaryotes
Commits
bdb9f991
Commit
bdb9f991
authored
2 years ago
by
LUISELLI Juliette
Committed by
David Parsons
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
TMP! set eukaryotic version by default
parent
13cbd354
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
with
1 addition
and
1 deletion
CMakeLists.txt
+
1
−
1
View file @
bdb9f991
...
...
@@ -35,7 +35,7 @@ set(disable-multi-promoters "" CACHE STRING "Forbid that a gene is translated by
set
(
dna-factory-alg
"L2G"
CACHE STRING
"Which memory allocation algorithm to use for managing the DnaFactory pool of DNAs"
)
set
(
with-triangle OFF CACHE BOOL
"Whether to enable triangle phenotypic target (else Gaussian)"
)
set
(
with-eukaryote O
FF
CACHE BOOL
"Whether to enable eukaryotic version"
)
set
(
with-eukaryote O
N
CACHE BOOL
"Whether to enable eukaryotic version"
)
set
(
with-detectclone ON CACHE BOOL
"Whether to enable clones and not recompute them"
)
set
(
with-floatconcentration OFF CACHE BOOL
"Whether to enable the encoding of concentration has float (and not double)"
)
set
(
with-perf-traces OFF CACHE BOOL
"Whether to activate performance traces of (R-)Aevol"
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment