~lalo.martins/vos/main

« back to all changes in this revision

Viewing changes to libs/vos/vos/parsemessage_parser.yy

  • Committer: Peter Amstutz
  • Date: 2006-05-28 23:26:54 UTC
  • Revision ID: tetron@interreality.org-20060528232654-2c5128a95436afe2
[vos @ 2006-05-29 07:26:53 by tetron]
[vos @ tetron@interreality.org-20031112032746-7809cdd300f9dce7]
[vos @ 2003-11-12 11:27:44 by tetron]
new dir structure

Original author: Peter Amstutz <tetron@interreality.org>
Date: 2003-11-11 22:27:46

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
 
34
34
#define YYSTYPE char*
35
35
 
36
 
#include <vos/vosdefs.hh>
37
 
#include <vos/parsemessage_parser.h>
38
 
#include <vos/messageblock.hh>
39
 
#include <vos/message.hh>
 
36
#include <vos/vos/vosdefs.hh>
 
37
#include <vos/vos/parsemessage_parser.h>
 
38
#include <vos/vos/messageblock.hh>
 
39
#include <vos/vos/message.hh>
40
40
 
41
41
#define YYERROR_VERBOSE
42
42
#define YYPARSE_PARAM extra