head	1.2;
access;
symbols;
locks; strict;
comment	@;*	@;


1.2
date	94.03.26.11.26.58;	author peteric;	state Exp;
branches;
next	1.1;

1.1
date	94.02.27.19.38.15;	author peteric;	state Exp;
branches;
next	;


desc
@mccallums marriage database
@


1.2
log
@Corrections & additional members.
@
text
@;*************************************************************************
;*
;* 	$Name$
;*
;*	$Author: peteric $
;*
;*	$Date: 1994/02/27 19:38:15 $
;*
;*	$Revision: 1.1 $
;*
;*	Purpose:	Definition of McCallum family; test example.
;*			
;*	$Log: mccallums,v $
;*	Revision 1.1  1994/02/27  19:38:15  peteric
;*	Initial revision
;*
;*
;*************************************************************************

option
{
	title "McCallum \"Clan\" Tree"
	title font "ZapfChancery"
	vspace 1.0
	root A85
	orientation landscape
}

include "../examples/people"

; Charles & Hilma Joyce McCallum
marriage { husband A28 wife A27 married 14 Apr 1932 children A17 A29 A32 }

; Malcolm & Elizabeth McCallum
marriage { husband A85 wife A90 married 7 Jun 1895 children A80 A28 A81 A82 A83 A84 }

; Hugh & Ann
marriage { husband A18 wife A17 married 27 Mar 1965 children A15 A16 }

; Malcolm & Susan
marriage { husband A29 wife A30 married ? ? 1964 children A91 A92 A93 }

; Agnes & Martin Todd
marriage { husband A86 wife A82 married ? ? 1939 children A94 A95 }

; William & Margaret
marriage { husband A94 wife A96 children A98 A99 A100 }

; Malcolm & Judith
marriage { husband A95 wife A97 }

; Stewart & Jean
marriage { husband A83 wife A87 children A102 A103 }

; Charles & Alison
marriage { husband A103 wife A104 children A105 A106 }

; Mary & Charles
marriage { husband A107 wife A102 married 30 Apr 1994 }
@


1.1
log
@Initial revision
@
text
@d5 1
a5 1
;*	$Author$
d7 1
a7 1
;*	$Date$
d9 1
a9 1
;*	$Revision$
d13 3
a15 1
;*	$Log$
d17 1
d29 1
a29 1
include "people"
@
