From 82cdf010329c4ac6827698689e7e39644fad07b6 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Sat, 6 May 2023 22:06:25 +0300 Subject: rename *.cu to *.ek + Name changes can be sort of difficult --- tests/pub_import_hello.cu | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 tests/pub_import_hello.cu (limited to 'tests/pub_import_hello.cu') diff --git a/tests/pub_import_hello.cu b/tests/pub_import_hello.cu deleted file mode 100644 index a0aeb31..0000000 --- a/tests/pub_import_hello.cu +++ /dev/null @@ -1,6 +0,0 @@ -import "import/pub_import_hello.cu"; - -main() -{ - hello(); -} -- cgit v1.3