Nav and AE have been moved to core toolbox modules: fixup dependent modules, export symbol list, etc.
diff --git a/Mac/Build/Drag.prj b/Mac/Build/Drag.prj
index ad8d3c7..b156fed 100644
--- a/Mac/Build/Drag.prj
+++ b/Mac/Build/Drag.prj
Binary files differ
diff --git a/Mac/Build/Nav.prj b/Mac/Build/Nav.prj
deleted file mode 100644
index 799dd97..0000000
--- a/Mac/Build/Nav.prj
+++ /dev/null
Binary files differ
diff --git a/Mac/Build/Nav.prj.exp b/Mac/Build/Nav.prj.exp
deleted file mode 100644
index 9070165..0000000
--- a/Mac/Build/Nav.prj.exp
+++ /dev/null
@@ -1 +0,0 @@
-initNav
diff --git a/Mac/Build/PythonCore.prj b/Mac/Build/PythonCore.prj
index 253395f..42794a6 100644
--- a/Mac/Build/PythonCore.prj
+++ b/Mac/Build/PythonCore.prj
Binary files differ
diff --git a/Mac/Build/PythonCorePPC.prj b/Mac/Build/PythonCorePPC.prj
index e9b8b62..b8ada0e 100644
--- a/Mac/Build/PythonCorePPC.prj
+++ b/Mac/Build/PythonCorePPC.prj
Binary files differ
diff --git a/Mac/Build/PythonCorePPC.prj.exp b/Mac/Build/PythonCorePPC.prj.exp
index 043f2a3..5d0ff09 100644
--- a/Mac/Build/PythonCorePPC.prj.exp
+++ b/Mac/Build/PythonCorePPC.prj.exp
@@ -2,35 +2,8 @@
 GUSISetupConfig
 GUSISetupDevices
 GUSISetupFactories
-PyExc_Exception
-PyExc_StandardError
-PyExc_ArithmeticError
-PyExc_LookupError
-PyExc_AssertionError
-PyExc_AttributeError
-PyExc_EOFError
-PyExc_FloatingPointError
-PyExc_EnvironmentError
-PyExc_IOError
-PyExc_OSError
-PyExc_ImportError
-PyExc_IndexError
-PyExc_KeyError
-PyExc_KeyboardInterrupt
-PyExc_MemoryError
-PyExc_NameError
-PyExc_OverflowError
-PyExc_RuntimeError
-PyExc_NotImplementedError
-PyExc_SyntaxError
-PyExc_SystemError
-PyExc_SystemExit
-PyExc_UnboundLocalError
-PyExc_UnicodeError
-PyExc_TypeError
-PyExc_ValueError
-PyExc_ZeroDivisionError
-PyExc_MemoryErrorInst
+_PyBuiltin_Init
+_PyEval_SliceIndex
 PyEval_CallObjectWithKeywords
 PyEval_CallObject
 Py_FlushLine
@@ -743,6 +716,8 @@
 _PyUnicode_AsUTF8String
 PyUnicode_EncodeUTF8
 PyUnicode_DecodeUTF8
+PyUnicode_SetDefaultEncoding
+PyUnicode_GetDefaultEncoding
 PyUnicode_GetSize
 PyUnicode_AsUnicode
 PyUnicode_AsEncodedString
@@ -765,6 +740,48 @@
 PyThread_get_thread_ident
 PyThread_start_new_thread
 PyThread_init_thread
+SystemExit_methods
+SyntaxError_methods
+PyExc_Exception
+PyExc_StandardError
+PyExc_ArithmeticError
+PyExc_LookupError
+PyExc_AssertionError
+PyExc_AttributeError
+PyExc_EOFError
+PyExc_FloatingPointError
+PyExc_EnvironmentError
+PyExc_IOError
+PyExc_OSError
+PyExc_ImportError
+PyExc_IndexError
+PyExc_KeyError
+PyExc_KeyboardInterrupt
+PyExc_MemoryError
+PyExc_NameError
+PyExc_OverflowError
+PyExc_RuntimeError
+PyExc_NotImplementedError
+PyExc_SyntaxError
+PyExc_SystemError
+PyExc_SystemExit
+PyExc_UnboundLocalError
+PyExc_UnicodeError
+PyExc_TypeError
+PyExc_ValueError
+PyExc_ZeroDivisionError
+PyExc_MemoryErrorInst
+fini_exceptions
+init_exceptions
+initNav
+AEDesc_chain
+AEDesc_Type
+upp_GenericEventHandler
+upp_AEIdleProc
+initAE
+AEDesc_Convert
+AEDesc_New
+init_locale
 __vt__15GUSISIOUXDevice		# GUSISIOUXDevice::__vt
 __vt__15GUSISIOUXSocket		# GUSISIOUXSocket::__vt
 sInstance__15GUSISIOUXDevice		# GUSISIOUXDevice::sInstance
diff --git a/Mac/Build/waste.prj b/Mac/Build/waste.prj
index 2c3f787..b54a72e 100644
--- a/Mac/Build/waste.prj
+++ b/Mac/Build/waste.prj
Binary files differ