Oops, these compatibility modules were missing. Which went unnoticed because their companions had been put in the wrong place.

This commit is contained in:
Jack Jansen 2001-08-20 15:35:57 +00:00
parent 7586b049ba
commit a0f4369f5a
8 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1 @@
from Carbon.Evt import *

1
Mac/Lib/lib-compat/Fm.py Normal file
View File

@ -0,0 +1 @@
from Carbon.Fm import *

View File

@ -0,0 +1 @@
from Carbon.List import *

1
Mac/Lib/lib-compat/Qd.py Normal file
View File

@ -0,0 +1 @@
from Carbon.Qd import *

View File

@ -0,0 +1 @@
from Carbon.Qdoffs import *

View File

@ -0,0 +1 @@
from Carbon.Res import *

View File

@ -0,0 +1 @@
from Carbon.Scrap import *

View File

@ -0,0 +1 @@
from Carbon.Sndihooks import *