mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-10 02:18:57 +00:00
13 lines
115 B
Plaintext
13 lines
115 B
Plaintext
# aliases for flag vectors (AF)
|
|
# AB -> 1
|
|
# A -> 2
|
|
AF 2
|
|
AF AB
|
|
AF A
|
|
|
|
SFX A Y 1
|
|
SFX A 0 x .
|
|
|
|
SFX B Y 1
|
|
SFX B 0 y/2 .
|