Open
Description
Hi there,
From the looks of the output of bat -L
the only extensions for Pascal are *.pas
, *.p
, *.dpr
.
The majority of those are Delphi related.
There's Free Pascal, the FOSS alternative to Delphi that also his Object Pascal and have these additional file extensions: *.pp
and *.lpr
.
If there's a way I can do this on some config file, please let me know!!
Many thanks in advance!!
Cheers,
Gus