Rename CobolScript to CobolScript.cbl (#958)

This commit is contained in:
MrBrain295
2021-04-05 21:35:02 -05:00
committed by GitHub
parent 2ba12c6194
commit 8ef9b4c84b
2 changed files with 1 additions and 1 deletions

View File

@@ -218,7 +218,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [CLISP](c/CLISP.lisp)
* [Clojure](c/Clojure.clj)
* [COBOL](c/COBOL.cbl)
* [CobolScript](c/CobolScript)
* [CobolScript](c/CobolScript.cbl)
* [Cobra](c/Cobra.cobra)
* [Coconut](c/Coconut.coc)
* [CoffeeScript](c/CoffeeScript.coffee)