summaryrefslogtreecommitdiff
path: root/sloccount.html
diff options
context:
space:
mode:
authorDavid A. Wheeler <dwheeler@dwheeler.com>2013-09-02 20:43:51 -0400
committerDavid A. Wheeler <dwheeler@dwheeler.com>2013-09-02 20:43:51 -0400
commita8a34a8b51a40f1db189b5c664139bc59b56ade9 (patch)
tree9838be49096655d01d277dee2093f11d3366aac8 /sloccount.html
parent798de4ba1bd05f681c7947a1aaa67ac6018e9ae3 (diff)
downloadsloccount-git-a8a34a8b51a40f1db189b5c664139bc59b56ade9.tar.gz
Add support for Apache Pig [from Clay B]
- https://sourceforge.net/p/sloccount/patches/16/
Diffstat (limited to 'sloccount.html')
-rw-r--r--sloccount.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/sloccount.html b/sloccount.html
index 233ae9a..7b74b18 100644
--- a/sloccount.html
+++ b/sloccount.html
@@ -240,6 +240,7 @@ listed in brackets:
<li>Pascal (.p, .pas) [pascal]
<li>Perl (.pl, .pm, .perl) [perl]
<li>PHP (.php, .php[3456], .inc) [php]
+<li>Pig (.pig, .piglett) [pig]
<li>Python (.py) [python]
<li>Ruby (.rb) [ruby]
<li>sed (.sed) [sed]
@@ -1468,6 +1469,7 @@ modula3_count,
objc_count,
pascal_count,
perl_count,
+pig_count,
python_count,
sed_count,
sh_count,