First stab at multiline editing

darcs-hash:20061001160258-ac50b-1a760913e64b96e30ff321d7fbe4069ca161cdfe.gz
This commit is contained in:
axel
2006-10-02 02:02:58 +10:00
parent 2839f5e567
commit 15724d0798
11 changed files with 893 additions and 634 deletions

View File

@@ -12,6 +12,9 @@
#include "parser.h"
#include "event.h"
#define PARSER_TEST_ERROR 1
#define PARSER_TEST_INCOMPLETE 2
/**
event_block_t represents a block on events of the specified type
*/