home *** CD-ROM | disk | FTP | other *** search
- #define SEOS 1
- #define SCOMMENT 2
- #define SLABEL 3
- #define SUNKNOWN 4
- #define SHOLLERITH 5
- #define SICON 6
- #define SRCON 7
- #define SDCON 8
- #define SBITCON 9
- #define SOCTCON 10
- #define SHEXCON 11
- #define STRUE 12
- #define SFALSE 13
- #define SNAME 14
- #define SNAMEEQ 15
- #define SFIELD 16
- #define SSCALE 17
- #define SINCLUDE 18
- #define SLET 19
- #define SASSIGN 20
- #define SAUTOMATIC 21
- #define SBACKSPACE 22
- #define SBLOCK 23
- #define SCALL 24
- #define SCHARACTER 25
- #define SCLOSE 26
- #define SCOMMON 27
- #define SCOMPLEX 28
- #define SCONTINUE 29
- #define SDATA 30
- #define SDCOMPLEX 31
- #define SDIMENSION 32
- #define SDO 33
- #define SDOUBLE 34
- #define SELSE 35
- #define SELSEIF 36
- #define SEND 37
- #define SENDFILE 38
- #define SENDIF 39
- #define SENTRY 40
- #define SEQUIV 41
- #define SEXTERNAL 42
- #define SFORMAT 43
- #define SFUNCTION 44
- #define SGOTO 45
- #define SASGOTO 46
- #define SCOMPGOTO 47
- #define SARITHIF 48
- #define SLOGIF 49
- #define SIMPLICIT 50
- #define SINQUIRE 51
- #define SINTEGER 52
- #define SINTRINSIC 53
- #define SLOGICAL 54
- #define SNAMELIST 55
- #define SOPEN 56
- #define SPARAM 57
- #define SPAUSE 58
- #define SPRINT 59
- #define SPROGRAM 60
- #define SPUNCH 61
- #define SREAD 62
- #define SREAL 63
- #define SRETURN 64
- #define SREWIND 65
- #define SSAVE 66
- #define SSTATIC 67
- #define SSTOP 68
- #define SSUBROUTINE 69
- #define STHEN 70
- #define STO 71
- #define SUNDEFINED 72
- #define SWRITE 73
- #define SLPAR 74
- #define SRPAR 75
- #define SEQUALS 76
- #define SCOLON 77
- #define SCOMMA 78
- #define SCURRENCY 79
- #define SPLUS 80
- #define SMINUS 81
- #define SSTAR 82
- #define SSLASH 83
- #define SPOWER 84
- #define SCONCAT 85
- #define SAND 86
- #define SOR 87
- #define SNEQV 88
- #define SEQV 89
- #define SNOT 90
- #define SEQ 91
- #define SLT 92
- #define SGT 93
- #define SLE 94
- #define SGE 95
- #define SNE 96
- #define SENDDO 97
- #define SWHILE 98
- #define SSLASHD 99
-