From 08290ac49e4aba47b89e13c44ec5bc8f96e42316 Mon Sep 17 00:00:00 2001 From: Tomas Morstein Date: Sat, 4 Oct 2014 22:46:32 +0200 Subject: [PATCH] remove very rarely used .dcl extension for now ...to avoid collision with Clean language as well as the .dcl extension can be seen only in some special cases -- especially in context of DCL emulation tools for non-OpenVMS systems (probably to avoid potential confusion with MS-DOS .com files). --- lib/linguist/languages.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index fba61cd4..d90f6a39 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -553,7 +553,6 @@ DIGITAL Command Language: - dcl extensions: - .com - - .dcl DM: type: programming