Selaa lähdekoodia

Back to original files without merge sample

T1FWB - Barriat Pierre-Yves (pierre-yves.barriat@uclouvain.be) 7 vuotta sitten
vanhempi
commit
026f6e4eb8
2 muutettua tiedostoa jossa 0 lisäystä ja 4 poistoa
  1. 0 3
      project/functions/greetings.sh
  2. 0 1
      project/run.sh

+ 0 - 3
project/functions/greetings.sh

@@ -17,6 +17,3 @@
 function say_hello() {
 	echo "Add same function for your language below..."
 }
-function say_hello_esperanto() {
-    echo "I don't speak a word of esperanto, sorry!!!"
-  }

+ 0 - 1
project/run.sh

@@ -6,4 +6,3 @@
 # Say Hello World
 echo "####### Hello World ! #######"
 say_hello
-say_hello_esperanto