home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / g77-0.5.15-src.tgz / tar.out / fsf / g77 / f / str-1t.fin < prev    next >
Text File  |  1996-09-28  |  3KB  |  133 lines

  1. {
  2.    Copyright (C) 1995 Free Software Foundation, Inc.
  3.    Contributed by James Craig Burley (burley@gnu.ai.mit.edu).
  4.  
  5. This file is part of GNU Fortran.
  6.  
  7. GNU Fortran is free software; you can redistribute it and/or modify
  8. it under the terms of the GNU General Public License as published by
  9. the Free Software Foundation; either version 2, or (at your option)
  10. any later version.
  11.  
  12. GNU Fortran is distributed in the hope that it will be useful,
  13. but WITHOUT ANY WARRANTY; without even the implied warranty of
  14. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  15. GNU General Public License for more details.
  16.  
  17. You should have received a copy of the GNU General Public License
  18. along with GNU Fortran; see the file COPYING.  If not, write to
  19. the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
  20.  
  21. }
  22.  
  23. FFESTR_first // // ffestrFirst ffestr_first 1 1
  24. ;Accept ACCEPT
  25. ;Allocatable ALLOCATABLE
  26. ;Allocate ALLOCATE
  27. Assign ASSIGN
  28. Backspace BACKSPACE
  29. Block BLOCK
  30. BlockData BLOCKDATA
  31. Call CALL
  32. Case CASE
  33. CaseDefault CASEDEFAULT
  34. Character CHRCTR
  35. Close CLOSE
  36. Common COMMON
  37. Complex CMPLX
  38. ;Contains CONTAINS
  39. Continue CONTINUE
  40. Cycle CYCLE
  41. Data DATA
  42. ;Deallocate DEALLOCATE
  43. Decode DECODE
  44. Define DEFINE
  45. ;DefineFile DEFINEFILE
  46. Delete DELETE
  47. Dimension DIMENSION
  48. Do DO
  49. Double DBL
  50. DoubleComplex DBLCMPLX
  51. DoublePrecision DBLPRCSN
  52. DoWhile DOWHILE
  53. Else ELSE
  54. ElseIf ELSEIF
  55. ;ElseWhere ELSEWHERE
  56. Encode ENCODE
  57. End END
  58. EndBlock ENDBLOCK
  59. EndBlockData ENDBLOCKDATA
  60. EndDo ENDDO
  61. EndFile ENDFILE
  62. EndFunction ENDFUNCTION
  63. EndIf ENDIF
  64. ;EndInterface ENDINTERFACE
  65. ;EndMap ENDMAP
  66. ;EndModule ENDMODULE
  67. EndProgram ENDPROGRAM
  68. EndSelect ENDSELECT
  69. ;EndStructure ENDSTRUCTURE
  70. EndSubroutine ENDSUBROUTINE
  71. ;EndType ENDTYPE
  72. ;EndUnion ENDUNION
  73. ;EndWhere ENDWHERE
  74. Entry ENTRY
  75. Equivalence EQUIVALENCE
  76. Exit EXIT
  77. External EXTERNAL
  78. Find FIND
  79. Format FORMAT
  80. Function FUNCTION
  81. Go GO
  82. Goto GOTO
  83. If IF
  84. Implicit IMPLICIT
  85. Include INCLUDE
  86. Inquire INQUIRE
  87. Integer INTGR
  88. ;Intent INTENT
  89. ;Interface INTERFACE
  90. ;InterfaceAssignment INTERFACEASSGNMNT
  91. ;InterfaceOperator INTERFACEOPERATOR
  92. Intrinsic INTRINSIC
  93. Logical LGCL
  94. ;Map MAP
  95. ;Module MODULE
  96. ;ModuleProcedure MODULEPROCEDURE
  97. NameList NAMELIST
  98. ;Nullify NULLIFY
  99. Open OPEN
  100. ;Optional OPTIONAL
  101. Parameter PARAMETER
  102. Pause PAUSE
  103. ;Pointer POINTER
  104. Print PRINT
  105. ;Private PRIVATE
  106. Program PROGRAM
  107. ;Public PUBLIC
  108. Read READ
  109. Real REAL
  110. ;Record RECORD
  111. ;Recursive RECURSIVE
  112. ;RecursiveFunction RECURSIVEFNCTN
  113. Return RETURN
  114. Rewind REWIND
  115. ;Rewrite REWRITE
  116. Save SAVE
  117. Select SELECT
  118. SelectCase SELECTCASE
  119. ;Sequence SEQUENCE
  120. Stop STOP
  121. ;Structure STRUCTURE
  122. Subroutine SUBROUTINE
  123. ;Target TARGET
  124. Then THEN
  125. Type TYPE
  126. ;Union UNION
  127. ;Unlock UNLOCK
  128. ;Use USE
  129. Virtual VIRTUAL
  130. Volatile VOLATILE
  131. ;Where WHERE
  132. Write WRITE
  133.