first setup
authorhackbard <hackbard>
Fri, 4 Oct 2002 01:06:28 +0000 (01:06 +0000)
committerhackbard <hackbard>
Fri, 4 Oct 2002 01:06:28 +0000 (01:06 +0000)
README [new file with mode: 0644]
ivac.c [new file with mode: 0644]

diff --git a/README b/README
new file mode 100644 (file)
index 0000000..dac9ea1
--- /dev/null
+++ b/README
@@ -0,0 +1 @@
+internet audio/video conferencing
diff --git a/ivac.c b/ivac.c
new file mode 100644 (file)
index 0000000..6d8e357
--- /dev/null
+++ b/ivac.c
@@ -0,0 +1,8 @@
+/* internet audio/video conferencing
+ *
+ * author: hackbard
+ *
+ */
+
+#include <stdio.h>
+