1
0
Fork 0
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:
Gabor Adam Toth 2011-05-23 01:33:12 +02:00
parent a21b0024ef
commit ffabd7af08
12 changed files with 343 additions and 242 deletions

View file

@ -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 '_'