summaryrefslogtreecommitdiff
path: root/polux/application/goahead/webrom.c
diff options
context:
space:
mode:
Diffstat (limited to 'polux/application/goahead/webrom.c')
-rw-r--r--polux/application/goahead/webrom.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/polux/application/goahead/webrom.c b/polux/application/goahead/webrom.c
new file mode 100644
index 0000000000..66b77b2582
--- /dev/null
+++ b/polux/application/goahead/webrom.c
@@ -0,0 +1,16 @@
+/*
+ * 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: webrom.c,v 1.3 2002/10/24 14:44:50 bporter Exp $
+ */
+
+#include "wsIntrn.h"
+
+websRomPageIndexType websRomPageIndex[] = {
+ { 0, 0, 0 },
+};
+