Added specs

This commit is contained in:
Maas-Maarten Zeeman
2012-12-26 23:51:54 +01:00
parent 3697633c6b
commit 827a8c1756
3 changed files with 56 additions and 31 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright 2011 Maas-Maarten Zeeman
* Copyright 2011, 2012 Maas-Maarten Zeeman
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -21,8 +21,6 @@
#include <erl_nif.h>
#include <string.h>
#include <stdio.h> /* for debugging */
#include "queue.h"
#include "sqlite3.h"