Temporarily roll back to make way for #794

This commit is contained in:
Richie Bendall
2020-10-01 13:50:58 +13:00
parent c49b2824b1
commit 9abb5f1685
2 changed files with 1 additions and 3 deletions

View File

@@ -26,6 +26,7 @@ Make sure to see [CONTRIBUTING.md](/CONTRIBUTING.md) for instructions on contrib
* [~Malay](%23/~Malay.ext)
* [~Marathi](%23/~Marathi.ext)
* [~Sanskrit](%23/~Sanskrit.ext)
* [~Tamil](%23/~Tamil.ext)
* [Μλ](%23/%CE%BC%CE%BB)
* [قلب](%23/%D9%82%D9%84%D8%A8)
* [なでしこ](%23/%E3%81%AA%E3%81%A7%E3%81%97%E3%81%93.nako)
@@ -443,7 +444,6 @@ Make sure to see [CONTRIBUTING.md](/CONTRIBUTING.md) for instructions on contrib
* [Objective J](o/objective-j.j)
* [Objectstar](o/ObjectStar)
* [Ocaml](o/ocaml.ml)
* [Octave](o/octave.octave)
* [Omgrofl](o/omgrofl.omgrofl)
* [Ooc](o/ooc.ooc)
* [Ook](o/ook.ok)

View File

@@ -1,2 +0,0 @@
#Hello World in Octave (http://www.octave.org/)
printf("Hello World\n");