!
! LnkLibPascal for Sapphire system
!
! ChangeLog:
!
!  8-Oct-83 Michael B. Jones
!           Added Net10MBUser.  Removed later due to more unexpected results.
!           Added Spice_String.
!
!  6-Oct-83 David Golub
!           Remove IO modules: PerqE10, PerqE3, EtherTypes, PorkE3,
!                              MiniPerqIO
!           Remove UtilProgress (superceded by WindowUtils)
!              and ShellCommands (belongs to shell)

link/force/incl/noinit/nodef/verb PascalInit,Clock,Code,EtherUser,ExtraCmdParse,IPCRecordIO,MsgNUser,PasReal,PMatch,Reader,SaltError,SaphEmrServer,Spawn,RealFunctions,ModGetEvent,WindowUtils

!+
! Many modules in LibPascal are not listed above, but are imported by those
! listed above.  They are not listed so that the command line is <= 255 chars.
! Below is a description of the necessary dependencies for this command
! file to continue to link everything into LibPascalInit.Run correctly.
!
! File                  Imports
! ----                  -------
!
! Code                  RunDefs
! RunDefs               SegDefs
! SegDefs               OldTimeStamp
! ExtraCmdParse         CmdParse
! Spawn                 ALoad, CLoad
! PascalInit            Dynamic, Except, Stream, PMUser,
!                       TimeUser, SesameUser, SesDiskUser, EnvMgrUser,
!                       SapphUser, ViewPtUser, TSUser
! ViewPtUser            ViewKern
! SaphEmrServer         SaphEmrExceptions
! Stream                PathName
!
! (Several)             Writer, AccCall, AccentUser
!                       Spice_String, Sail_String, Perq_String
!-


! Now Rename PascalInit.Run to LibPascalInit.Run in the new boot partition.

