File: eurosym.perl

package info (click to toggle)
latex2html 2015-debian1-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 7,652 kB
  • ctags: 3,386
  • sloc: perl: 30,941; makefile: 429; sh: 155
file content (5 lines) | stat: -rw-r--r-- 104 bytes parent folder | download | duplicates (8)
1
2
3
4
5
sub do_cmd_euro{join('', "€", $_[0]);}
sub do_cmd_EUR{join('', "€", $_[0]);}

1; # last line