-- SampleDB.df
-- Doug Terry October 3, 1985 11:12:28 am PDT
-- A sample of a database managed by the IndexedLog package:
-- Doug Terry, March 6, 1986 1:23:10 pm PST

Directory [Indigo]<Voice>LoganBerry>Backup>Top>

  SampleDB.df                                  06-Mar-86 13:23:24 PST

Directory [Indigo]<Voice>LoganBerry>Backup>SampleDB>

-- two logs comprising the database
--> log 0 readwrite
  Activity.log!1                               05-Mar-86 19:06:24 PST
--> log 1 readonly
  Readonly.log!1                               29-Nov-85 15:54:30 PST

-- a primary and a secondary index (don't really need to be backed up)
--> index "Name" primary Name.index
--> index "Phone" secondary Phone.index