Non working intermedite commit
This commit is contained in:
parent
dc861722c4
commit
71b44a8b4e
|
@ -1,3 +1,4 @@
|
|||
/Debug/
|
||||
/*.txlog
|
||||
/*.txdb
|
||||
/my_db.vcd
|
||||
|
|
|
@ -327,7 +327,7 @@ extern void scv_tr_sqlite_init();
|
|||
int sc_main(int argc, char *argv[]) {
|
||||
scv_startup();
|
||||
|
||||
#if 1
|
||||
#if 0
|
||||
scv_tr_text_init();
|
||||
const char* fileName = "my_db.txlog";
|
||||
#else
|
||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue