The_Fool wrote: > Does anyone know which files are used for Sage? I need to know where > from Sage's root directory to make this modification.
I have my root sage installation in ~/sage The files for me are in ~/sage/devel/sage/ So the trig.py file mentioned previously is in ~/sage/devel/sage/sage/functions/trig.py After modifying a file, do: sage -br which copies the modified files to the build directory and rebuilds Sage and then runs Sage. To just rebuild, just do "sage -b" Jason -- Jason Grout --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---