diff options
-rw-r--r-- | Lib/java/std_common.i | 1 | ||||
-rw-r--r-- | Lib/perl5/std_common.i | 1 | ||||
-rw-r--r-- | Lib/php4/std_common.i | 1 | ||||
-rw-r--r-- | Lib/tcl/std_common.i | 1 | ||||
-rw-r--r-- | Source/.cvsignore | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/Lib/java/std_common.i b/Lib/java/std_common.i new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/Lib/java/std_common.i @@ -0,0 +1 @@ + diff --git a/Lib/perl5/std_common.i b/Lib/perl5/std_common.i new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/Lib/perl5/std_common.i @@ -0,0 +1 @@ + diff --git a/Lib/php4/std_common.i b/Lib/php4/std_common.i new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/Lib/php4/std_common.i @@ -0,0 +1 @@ + diff --git a/Lib/tcl/std_common.i b/Lib/tcl/std_common.i new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/Lib/tcl/std_common.i @@ -0,0 +1 @@ + diff --git a/Source/.cvsignore b/Source/.cvsignore index 4021a4948..57062d222 100644 --- a/Source/.cvsignore +++ b/Source/.cvsignore @@ -2,5 +2,6 @@ Makefile Makefile.in .deps swig +eswig *.ilk *.pdb |