From a8a34a8b51a40f1db189b5c664139bc59b56ade9 Mon Sep 17 00:00:00 2001 From: "David A. Wheeler" Date: Mon, 2 Sep 2013 20:43:51 -0400 Subject: Add support for Apache Pig [from Clay B] - https://sourceforge.net/p/sloccount/patches/16/ --- sloccount.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sloccount.html') 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:
  • Pascal (.p, .pas) [pascal]
  • Perl (.pl, .pm, .perl) [perl]
  • PHP (.php, .php[3456], .inc) [php] +
  • Pig (.pig, .piglett) [pig]
  • Python (.py) [python]
  • Ruby (.rb) [ruby]
  • sed (.sed) [sed] @@ -1468,6 +1469,7 @@ modula3_count, objc_count, pascal_count, perl_count, +pig_count, python_count, sed_count, sh_count, -- cgit v1.2.1