summaryrefslogblamecommitdiffstats
path: root/cpukit/httpd/webrom.c
blob: 3efc0a9588bfc1547a675aa1c7dee46d9eb99354 (plain) (tree)
1
2
3
4
5
6
7
8


                                 

                                                                       
                                                                               

       




                                           
                       
  
/*
 * webrom.c -- Compiled Web Pages
 *
 * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved.
 *
 * See the file "license.txt" for usage and redistribution license requirements
 *
 * $Id$
 */

#include "wsIntrn.h"

websRomPageIndexType websRomPageIndex[] = {
  { NULL, NULL, 0, 0 },
};