File: weird_quotes.init

package info (click to toggle)
texi2html 1.82-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 47,744 kB
  • ctags: 24,597
  • sloc: perl: 15,888; xml: 6,075; sh: 3,977; makefile: 553
file content (4 lines) | stat: -rw-r--r-- 64 bytes parent folder | download | duplicates (6)
1
2
3
4
$OPEN_QUOTE_SYMBOL = '@';
$CLOSE_QUOTE_SYMBOL = "'‘";

1;