Collapsed the pager into a single file, removing lua hooks

I need to re-add the lua hooks, but it'll be easy.
This commit is contained in:
Kayne Ruse
2014-06-08 04:01:09 +10:00
parent 5175a4e40d
commit f034c32c38
12 changed files with 68 additions and 346 deletions
+1
View File
@@ -23,6 +23,7 @@
#include "sql_utility.hpp"
#include "serial.hpp"
#include "utility.hpp"
#include <stdexcept>
#include <iostream>