OSDN Git Service

ver1.1
[nysol/mining.git] / zdd / lib / SAPPOROBDD / app / VSOP / yywrap.c
diff --git a/zdd/lib/SAPPOROBDD/app/VSOP/yywrap.c b/zdd/lib/SAPPOROBDD/app/VSOP/yywrap.c
new file mode 100755 (executable)
index 0000000..e6a85c1
--- /dev/null
@@ -0,0 +1,5 @@
+// ACC yywrap (SAPPORO-1.00)
+// Shin-ichi MINATO (Feb. 25, 2005)
+
+yywrap(){ return 1; }
+