fleshed out API, and removed 'start method'.

This commit is contained in:
aj
2010-11-03 01:03:07 -07:00
parent b967cd3ff7
commit 563f2c6e09
2 changed files with 8 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
ERLC_WARNINGS = -W1
MNESIA_DIR = db
RUN_INIT = -s ezic start
RUN_INIT =
all : clean compile