Skip to content

Commit

Permalink
add .bdy extension for PL/SQL, #874
Browse files Browse the repository at this point in the history
  • Loading branch information
AlDanial committed Dec 1, 2024
1 parent 0fea167 commit 5c43c23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Unix/cloc
Original file line number Diff line number Diff line change
Expand Up @@ -8999,6 +8999,7 @@ sub set_constants { # {{{1
'odin' => 'Odin' ,
'oscript' => 'LiveLink OScript' ,
'bod' => 'Oracle PL/SQL' ,
'bdy' => 'Oracle PL/SQL' ,
'spc' => 'Oracle PL/SQL' ,
'fnc' => 'Oracle PL/SQL' ,
'prc' => 'Oracle PL/SQL' ,
Expand Down
1 change: 1 addition & 0 deletions cloc
Original file line number Diff line number Diff line change
Expand Up @@ -8989,6 +8989,7 @@ sub set_constants { # {{{1
'odin' => 'Odin' ,
'oscript' => 'LiveLink OScript' ,
'bod' => 'Oracle PL/SQL' ,
'bdy' => 'Oracle PL/SQL' ,
'spc' => 'Oracle PL/SQL' ,
'fnc' => 'Oracle PL/SQL' ,
'prc' => 'Oracle PL/SQL' ,
Expand Down

0 comments on commit 5c43c23

Please sign in to comment.