[numex] Using the new representation for generated data

This commit is contained in:
Al
2015-06-02 12:28:07 -04:00
parent 958c219b88
commit 4ad978f22c
3 changed files with 5 additions and 6 deletions

View File

@@ -11,9 +11,10 @@ extern "C" {
#include <stdbool.h>
#include <string.h>
#include "collections.h"
#include "constants.h"
#include "string_utils.h"
#include "tokens.h"
#include "collections.h"
#define DEFAULT_NUMEX_PATH LIBPOSTAL_DATA_DIR "/numex/numex.dat"