summaryrefslogtreecommitdiff
path: root/src/webidl-ast.h
diff options
context:
space:
mode:
authorVincent Sanders <vincent.sanders@collabora.co.uk>2012-09-04 16:36:01 +0100
committerVincent Sanders <vincent.sanders@collabora.co.uk>2012-09-04 16:36:01 +0100
commitdc672aedbafa7bf24cd24430abcae2d57528cf41 (patch)
tree269e737cb8adb48def5955bb5b4db6833ffd60e1 /src/webidl-ast.h
downloadnsgenbind-dc672aedbafa7bf24cd24430abcae2d57528cf41.tar.gz
nsgenbind-dc672aedbafa7bf24cd24430abcae2d57528cf41.tar.bz2
Initial version of netsurf webidl javascript binding geenrator tool
Diffstat (limited to 'src/webidl-ast.h')
-rw-r--r--src/webidl-ast.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/webidl-ast.h b/src/webidl-ast.h
new file mode 100644
index 0000000..96d7c2a
--- /dev/null
+++ b/src/webidl-ast.h
@@ -0,0 +1,2 @@
+ struct ifmembers_s {
+ };