OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
962 B

  1. ***********************************************************************
  2. * Standard spice and nutmeg init file
  3. ***********************************************************************
  4. set program = "Spice3f5"
  5. set prompt= "$program :"
  6. * set plotstyle = pointplot
  7. * set editor=/usr/bin/vi
  8. set noglob
  9. ***********************************************************************
  10. * printer
  11. ***********************************************************************
  12. set hcopydevtype = postscript
  13. *set hcopydev = /dev/null
  14. *
  15. * replace /dev/null in the line above by the name of your printer,
  16. * for example:
  17. *set hcopydev = lp1
  18. *
  19. set units = degrees
  20. set unixcom
  21. ***********************************************************************
  22. * basic aliases
  23. ***********************************************************************
  24. alias a alias
  25. a hh history
  26. a e edit
  27. a d display
  28. a q quit
  29. a r run
  30. a p plot
  31. a param show
  32. a d display
  33. alias exit quit
  34. alias acct rusage all
  35. set x11lineararcs