ast-view.h 95 B

12345678
  1. #include <gtk/gtk.h>
  2. #include "lib.h"
  3. extern void treeview_main(struct symbol_list *syms);