Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
openmole
openmole
Commits
24944e13
Commit
24944e13
authored
Jul 09, 2021
by
Romain Reuillon
Browse files
Update Market.scala
parent
c5abfa63
Pipeline
#1204
passed with stages
in 31 minutes and 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
openmole/bin/org.openmole.marketindex/src/main/scala/org/openmole/marketindex/Market.scala
View file @
24944e13
...
...
@@ -78,7 +78,7 @@ object Market {
MarketEntry
(
"Hello World in Scilab"
,
"scilab-hello"
,
Seq
(
scilab
)),
MarketEntry
(
"Hello World in Java"
,
"java-hello"
,
Seq
(
java
)),
MarketEntry
(
"Hello World in NetLogo"
,
"fire"
,
Seq
(
netlogo
,
stochastic
,
simulation
)),
MarketEntry
(
"Hello World in Julia"
,
"julia-helo"
,
Seq
(
julia
)),
MarketEntry
(
"Hello World in Julia"
,
"julia-hel
l
o"
,
Seq
(
julia
)),
MarketEntry
(
"Hello World in GAMA"
,
"gama"
,
Seq
(
gama
,
stochastic
,
simulation
)),
MarketEntry
(
"Hello World in a Container"
,
"hello-container"
,
Seq
(
native
)),
MarketEntry
(
"Hello with OpenMOLE plugin"
,
"hello-plugin"
,
Seq
(
scala
,
java
,
plugin
)),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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