Last active
August 29, 2015 14:12
-
-
Save kowey/e2370c5b8cbb2f2e01d1 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CLASS id foo | |
d d d | |
class | |
False a1 x | |
True a2 y | |
False a3 z |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CLASS id bar | |
d d d | |
class | |
Narration a1 b | |
Elaboration a2 d | |
Background a3 e |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment