From 01a3011ef2fc1878863cf4e9e9324e23e96b1ad5 Mon Sep 17 00:00:00 2001 From: jakeypearce Date: Sun, 8 Mar 2015 20:14:31 +0000 Subject: Added the Mac OS X Tiger files; can someone please finish the code for me as I don't have a 10.4 VM handy with me? --- windows 95/osxtiger.vb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 windows 95/osxtiger.vb (limited to 'windows 95/osxtiger.vb') diff --git a/windows 95/osxtiger.vb b/windows 95/osxtiger.vb new file mode 100644 index 0000000..c9badc5 --- /dev/null +++ b/windows 95/osxtiger.vb @@ -0,0 +1,6 @@ +Public Class osxtiger + + Private Sub osxtiger_Load(sender As Object, e As EventArgs) Handles MyBase.Load + + End Sub +End Class \ No newline at end of file -- cgit v1.2.3