aboutsummaryrefslogtreecommitdiff
path: root/demo/main_.go
diff options
context:
space:
mode:
authorDeterminant <[email protected]>2019-06-07 22:06:56 -0400
committerDeterminant <[email protected]>2019-06-07 22:06:56 -0400
commit3a8f691708ab6bb047c94c7ce2b40e83e821a979 (patch)
treefef7854ca2fcd397aea8b4bb9f95dd65cbaed186 /demo/main_.go
parent4a37b259717e545c090fb11b6a36f7e75118c2f9 (diff)
the first MsgNetwork example is working
Diffstat (limited to 'demo/main_.go')
-rw-r--r--demo/main_.go7
1 files changed, 0 insertions, 7 deletions
diff --git a/demo/main_.go b/demo/main_.go
deleted file mode 100644
index 2f53d93..0000000
--- a/demo/main_.go
+++ /dev/null
@@ -1,7 +0,0 @@
-package main
-
-// void onTerm_cgo(int sig) {
-// void onTerm(int);
-// onTerm(sig);
-// }
-import "C"