Przeglądaj źródła

Back to original files without merge sample

T1FWB - Barriat Pierre-Yves (pierre-yves.barriat@uclouvain.be) 7 lat temu
rodzic
commit
026f6e4eb8
2 zmienionych plików z 0 dodań i 4 usunięć
  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