File: ast-view.h

package info (click to toggle)
sparse 0.6.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,564 kB
  • sloc: ansic: 38,577; sh: 543; perl: 304; python: 293; makefile: 230
file content (7 lines) | stat: -rw-r--r-- 95 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7

#include <gtk/gtk.h>
#include "lib.h"

extern void treeview_main(struct symbol_list *syms);