]> git.datanom.net - vcard-parser.git/blobdiff - example/vcard-example.c
initialize
[vcard-parser.git] / example / vcard-example.c
diff --git a/example/vcard-example.c b/example/vcard-example.c
new file mode 100644 (file)
index 0000000..254bca4
--- /dev/null
@@ -0,0 +1,5 @@
+# include <vcard.h>
+
+int main() {
+    return 0;
+}
This page took 0.028211 seconds and 5 git commands to generate.