/*------------------------------------------------------------------------- * * lispsort.h * * * * Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * $Id: lispsort.h,v 1.11 2002/06/20 20:29:49 momjian Exp $ * *------------------------------------------------------------------------- */ #ifndef LISPSORT_H #define LISPSORT_H #endif /* LISPSORT_H */