We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit 390f777Copy full SHA for 390f777
.gitignore
@@ -0,0 +1,13 @@
1
+# Compiled Object files
2
+*.slo
3
+*.lo
4
+*.o
5
+
6
+# Compiled Dynamic libraries
7
+*.so
8
+*.dylib
9
10
+# Compiled Static libraries
11
+*.lai
12
+*.la
13
+*.a
README.md
@@ -0,0 +1,4 @@
+asdcplib
+========
+fork from http://www.cinecert.com/asdcplib/
0 commit comments