From 3d37212af16dee6c6dc8031f5b89c891d2271c4a Mon Sep 17 00:00:00 2001 From: Robert Manea Date: Mon, 5 Oct 2009 12:22:59 +0200 Subject: move webinspector code to a separate file --- inspector.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 inspector.h (limited to 'inspector.h') diff --git a/inspector.h b/inspector.h new file mode 100644 index 0000000..57d0ca9 --- /dev/null +++ b/inspector.h @@ -0,0 +1,7 @@ +/* + ** WebInspector + ** (c) 2009 by Robert Manea +*/ + +void +set_up_inspector(); -- cgit v1.2.3