Klimi's new dotfiles with stow.
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.

72 lines
448 B

4 years ago
  1. abort
  2. abs
  3. abstract
  4. accept
  5. access
  6. aliased
  7. all
  8. and
  9. array
  10. at
  11. begin
  12. body
  13. case
  14. constant
  15. declare
  16. delay
  17. delta
  18. digits
  19. do
  20. else
  21. elsif
  22. end
  23. entry
  24. exception
  25. exit
  26. for
  27. function
  28. generic
  29. goto
  30. if
  31. in
  32. interface
  33. is
  34. limited
  35. loop
  36. mod
  37. new
  38. not
  39. null
  40. of
  41. or
  42. others
  43. out
  44. overriding
  45. package
  46. pragma
  47. private
  48. procedure
  49. protected
  50. raise
  51. range
  52. record
  53. rem
  54. renames
  55. requeue
  56. return
  57. reverse
  58. select
  59. separate
  60. subtype
  61. synchronized
  62. tagged
  63. task
  64. terminate
  65. then
  66. type
  67. until
  68. use
  69. when
  70. while
  71. with
  72. xor