############################################################################## # # $Id$ # # Copyright (c) 2001, RIACA, Eindhoven University of Technology (TU/e). # All Rights Reserved. # ############################################################################## # # Defines for which DNS this host should work, localhost binds all of # the DNS entries associated with this server. # hostname = localhost ############################################################################## # # Defines the portnumber for the host. # port = 1235 ############################################################################## # # Defines how many user are kept in backlog while connecting to the host. # backlog = 5 ############################################################################## # # Defines which command should be used to startup Mathematica. # command = -linkmode launch -linkname 'E:/Program Files/Wolfram Research/Mathematica/4.1/mathkernel.exe' ############################################################################## # # Defines the packages to load at startup # packages = Smash`PrimeNumbers`