summaryrefslogtreecommitdiff
path: root/content/meta/gemfeed/2016-11-20-methods-in-c.meta
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-19 12:39:49 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-19 12:39:49 +0100
commit27ed46c9129db86669052d4e7211340da1081d89 (patch)
tree971b3da55d8bc2630503645ff9ac6a41e73fb468 /content/meta/gemfeed/2016-11-20-methods-in-c.meta
parent752c272ef2c120904c069440117b12940770eb9f (diff)
html branch
Diffstat (limited to 'content/meta/gemfeed/2016-11-20-methods-in-c.meta')
-rw-r--r--content/meta/gemfeed/2016-11-20-methods-in-c.meta5
1 files changed, 0 insertions, 5 deletions
diff --git a/content/meta/gemfeed/2016-11-20-methods-in-c.meta b/content/meta/gemfeed/2016-11-20-methods-in-c.meta
deleted file mode 100644
index 7b306b9f..00000000
--- a/content/meta/gemfeed/2016-11-20-methods-in-c.meta
+++ /dev/null
@@ -1,5 +0,0 @@
-local meta_date=2016-11-20T18:36:51+01:00
-local meta_author="Paul Buetow"
-local meta_email=comments@mx.buetow.org
-local meta_title="Methods in C"
-local meta_summary="You can do some sort of object oriented programming in the C Programming Language. However, that is very limited. But also very easy and straight forward to use.. .....to read on please visit my site."