;;;; -*- Mode: Lisp; Syntax: Common-Lisp -*-
;;;; Code from Paradigms of AI Programming
;;;; Copyright (c) 1991 Peter Norvig

;;;; File edge-tab.lisp: Compile this to save the edge table.

(setf *edge-table* '#.*edge-table*)

