# Put this text in your .mapleinit file ############################################### # # # the following line defines iread at startup # # time. The main use of iread is to read # # files from /u/cl/maple using the following # # simplified syntax: # # # # iread( iter ); # # # # this reads the file iter from /u/cl/maple # ############################################### read(`/u/cl/maple/iread`): ###############################################