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