Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Computational modelling and simulation
pb4covid19
Commits
ff5ef405
Commit
ff5ef405
authored
Oct 26, 2020
by
Vincent Noël
Browse files
Fix makefile
parent
a7470a9d
Changes
3
Hide whitespace changes
Inline
Side-by-side
data/initial.xml
View file @
ff5ef405
...
...
@@ -11,9 +11,9 @@
</software>
<citation
/>
<current_time
units=
"min"
>
0.000000
</current_time>
<current_runtime
units=
"sec"
>
0.137
806
</current_runtime>
<created>
2020-10-26T1
0:21:52
Z
</created>
<last_modified>
2020-10-26T1
0:21:52
Z
</last_modified>
<current_runtime
units=
"sec"
>
0.1
2
37
92
</current_runtime>
<created>
2020-10-26T1
8:40:36
Z
</created>
<last_modified>
2020-10-26T1
8:40:36
Z
</last_modified>
</metadata>
<microenvironment>
<domain
name=
"microenvironment"
>
...
...
src/Makefile
View file @
ff5ef405
...
...
@@ -201,14 +201,6 @@ epithelium_submodel.o: ./custom_modules/epithelium_submodel.cpp
$(COMPILE_COMMAND)
-c
./custom_modules/epithelium_submodel.cpp
# cleanup
# next 2 targets for nanoHUB
install
:
.
/etc/environ.sh
;
use
-e
-r
anaconda3-5.1
;
make all
cp
$(PROGRAM_NAME)
../bin
distclean
:
clean
rm
-f
../bin/
$(PROGRAM_NAME)
MaBoSS-clean
:
cd
$(MABOSS_DIR)
/src
&&
make clean
...
...
src/addons/PhysiBoSSa/MaBoSS-env-2.0/engine/src/libMaBoSS.a
deleted
100644 → 0
View file @
a7470a9d
File deleted
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment