home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / APPS / TEKST / FUNNEL_S / ADMIN / FIXEOLS.FWS < prev    next >
Text File  |  1992-05-27  |  1KB  |  64 lines

  1. ! This scrip is useful for cleaning up the source code if you
  2. ! already have a working version of FunnelWeb.
  3.  
  4. trace on
  5. define 1 "slartibartfast:funnelweb:funnelweb-2:sources:"
  6.  
  7. fixeols $1analyse.h
  8. fixeols $1analyse.c
  9. fixeols $1as.h
  10. fixeols $1as.c
  11. fixeols $1clock.h
  12. fixeols $1clock.c
  13. fixeols $1command.h
  14. fixeols $1command.c
  15. fixeols $1data.h
  16. fixeols $1data.c
  17. fixeols $1dump.h
  18. fixeols $1dump.c
  19. fixeols $1environ.h
  20. fixeols $1help.h
  21. fixeols $1help.c
  22. fixeols $1help_gnu.h
  23. fixeols $1help_gnu.c
  24. fixeols $1help_gnu.txt
  25. fixeols $1help_gnu.ctx
  26. fixeols $1list.h
  27. fixeols $1list.c
  28. fixeols $1lister.h
  29. fixeols $1lister.c
  30. fixeols $1machin.h
  31. fixeols $1machin.c
  32. fixeols $1main.c
  33. fixeols $1mapper.h
  34. fixeols $1mapper.c
  35. fixeols $1memory.h
  36. fixeols $1memory.c
  37. fixeols $1misc.h
  38. fixeols $1misc.c
  39. fixeols $1option.h
  40. fixeols $1option.c
  41. fixeols $1parser.h
  42. fixeols $1parser.c
  43. fixeols $1scanner.h
  44. fixeols $1scanner.c
  45. fixeols $1section.h
  46. fixeols $1section.c
  47. fixeols $1style.h
  48. fixeols $1table.h
  49. fixeols $1table.c
  50. fixeols $1tangle.h
  51. fixeols $1tangle.c
  52. fixeols $1texhead.h
  53. fixeols $1texhead.c
  54. fixeols $1texhead.ctx
  55. fixeols $1texhead.tex
  56. fixeols $1weave.h
  57. fixeols $1weave.c
  58. fixeols $1writfile.h
  59. fixeols $1writfile.c
  60.  
  61. !Now for the test scripts.
  62. fixeols $1master.fws
  63. !The other scripts are cleaned just before they are run.
  64.