]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
'carb' resource for carbon application.
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 18 Jul 2000 09:43:27 +0000 (09:43 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 18 Jul 2000 09:43:27 +0000 (09:43 +0000)
Mac/Resources/Carbon.r [new file with mode: 0644]

diff --git a/Mac/Resources/Carbon.r b/Mac/Resources/Carbon.r
new file mode 100644 (file)
index 0000000..b072984
--- /dev/null
@@ -0,0 +1,15 @@
+/*
+ *  Permit this Carbon application to launch on OS X
+ *
+ *  by Josef W. Wankerl
+ *  04/11/00
+ */
+
+
+/*----------------------------carb \80 Carbon on OS X launch information --------------------------*/
+type 'carb' {
+};
+
+
+resource 'carb'(0) {
+};
\ No newline at end of file