flush err
This commit is contained in:
Executable
+19
@@ -0,0 +1,19 @@
|
||||
# This is a comment
|
||||
# The dating in this tree is according to the Byzantine calendar but relative to Christ's birth
|
||||
|
||||
Adam, M # Adam is a male
|
||||
b: -5509.9.06 # Birthday in format yyyy.mm.dd
|
||||
|
||||
Eve, F
|
||||
b: -5509.9.06
|
||||
s: Adam # Eve's spouse is Adam
|
||||
|
||||
Cain, M # Cain's birthday is unknown
|
||||
p: Adam, Eve,steve # Cain's parents are Adam and Eve
|
||||
|
||||
Abel, M
|
||||
p: - # Abel's parents are the same as the last person's (Cain)
|
||||
|
||||
Seth, M
|
||||
b: -5279
|
||||
p: -
|
||||
Reference in New Issue
Block a user