summary refs log tree commit diff stats
path: root/compiler/c2nim/tests/vincent.h
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2014-07-15 09:37:45 +0200
committerAraq <rumpf_a@web.de>2014-07-15 09:37:45 +0200
commit6d3b632b47d626f6915dc2cbef8745baf04b8d76 (patch)
treecd2097090977d241065d1415bc9d0845689063f8 /compiler/c2nim/tests/vincent.h
parent41bb0bf9dcccdfcebdb0f823fea8b2853b89ea4e (diff)
parent5f8ab1653ad38faf395daf1b8a70249f6954b1ba (diff)
downloadNim-6d3b632b47d626f6915dc2cbef8745baf04b8d76.tar.gz
Merge branch 'new_spawn' into devel
Conflicts:
	todo.txt
	web/news.txt
	web/nimrod.ini
Diffstat (limited to 'compiler/c2nim/tests/vincent.h')
-rw-r--r--compiler/c2nim/tests/vincent.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/compiler/c2nim/tests/vincent.h b/compiler/c2nim/tests/vincent.h
deleted file mode 100644
index b4e761ee1..000000000
--- a/compiler/c2nim/tests/vincent.h
+++ /dev/null
@@ -1,3 +0,0 @@
-struct foo {
-    int x,y,z;
-};