Remove duplicated Julia file, update README file
There are two files existing for Julia, which were added in PR #113 (julia.jl) and PR #411 (Julia.jl - note the capital J). These have essentially exactly the same contents, so it seems to me like it isn't necessary to have both. The README file has also been updated using list_langs.py.
This commit is contained in:
@@ -149,9 +149,10 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
|
||||
* [Crystal](c/crystal.cr)
|
||||
* [Csh](c/csh.csh)
|
||||
* [Csharp](c/csharp.cs)
|
||||
* [Cson](c/cson.cson)
|
||||
* [Css](c/css.css)
|
||||
* [Curry](c/curry.curry)
|
||||
* [Cypherneo4J](c/cypherNeo4j.cypher)
|
||||
* [Hello World](c/hello-world.curry)
|
||||
* [D](d/d.d)
|
||||
* [Dark](d/dark.txt)
|
||||
* [Dart](d/Dart.dart)
|
||||
@@ -219,6 +220,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
|
||||
* [Googleappscript](g/googleappscript.gs)
|
||||
* [Gosu](g/gosu.gosu)
|
||||
* [Gosu](g/gosu.gs)
|
||||
* [Gravity](g/gravity.gravity)
|
||||
* [Green Marl](g/Green-Marl.gm)
|
||||
* [Gri](g/gri.gri)
|
||||
* [Gridscript](g/GridScript.gridscript)
|
||||
@@ -268,7 +270,6 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
|
||||
* [Jsoniq](j/JSONiq)
|
||||
* [Jsx](j/jsx.js)
|
||||
* [Julia](j/julia.jl)
|
||||
* [Julia](j/Julia.jl)
|
||||
* [K](k/k.k)
|
||||
* [Karel](k/karel.kl)
|
||||
* [Kiml](k/KimL.kiml)
|
||||
|
||||
Reference in New Issue
Block a user