mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
added more examples for MPI and Scala
This commit is contained in:
parent
6987dc28ab
commit
2c4f3e97bf
6 changed files with 68 additions and 5 deletions
|
@ -0,0 +1,3 @@
|
|||
for(a <- 1 until 10){
|
||||
println("Value of a: " + a );
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue