migrating to linkedin driver

This commit is contained in:
Max Lapshin
2009-10-13 00:30:30 +04:00
parent 9ab70fc797
commit 247d23002d
5 changed files with 362 additions and 12 deletions

5
test.erl Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env escript
%%! -smp enable -pa ebin
main(_) ->
sqlite3_store:start_link().