mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
spyc: use libpsyc for parsing & rendering
This commit is contained in:
parent
a21b0024ef
commit
ffabd7af08
12 changed files with 343 additions and 242 deletions
|
@ -15,6 +15,8 @@
|
|||
#else
|
||||
# define C_GLYPH_PACKET_DELIMITER '.'
|
||||
# define S_GLYPH_PACKET_DELIMITER "."
|
||||
# define C_GLYPH_NEW_PACKET_DELIMITER '|'
|
||||
# define S_GLYPH_NEW_PACKET_DELIMITER "|"
|
||||
#endif
|
||||
|
||||
#define C_GLYPH_SEPARATOR_KEYWORD '_'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue