summaryrefslogtreecommitdiff
path: root/zwgc
diff options
context:
space:
mode:
authorGravatar Greg Hudson <ghudson@mit.edu>1998-01-08 01:55:30 +0000
committerGravatar Greg Hudson <ghudson@mit.edu>1998-01-08 01:55:30 +0000
commit5920aaea1cea4f2235b7604ef55d32eb55649aca (patch)
tree0c5ce3e18b4634fcb2ceaa88b509228c781677ff /zwgc
parentb5616da7e0ce0a04ebbb5468c39dee6d477efbdc (diff)
zephyr.vars will live in packs/config.
Diffstat (limited to 'zwgc')
-rw-r--r--zwgc/zephyr.vars.in23
1 files changed, 0 insertions, 23 deletions
diff --git a/zwgc/zephyr.vars.in b/zwgc/zephyr.vars.in
deleted file mode 100644
index c1a7fb9..0000000
--- a/zwgc/zephyr.vars.in
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1988 Massachusetts Institute of Technology
-#
-# For copying and distribution information, see the file
-# "mit-copyright.h".
-#
-# $Source$
-# $Author$
-# $Id$
-#
-# Zephyr default variables file
-#
-# Format is:
-#
-# var = value
-#
-
-# Exposure setting defaults to realm-visible.
-
-exposure = realm-visible
-
-# Initialization programs.
-
-initprogs = @INITPROGS@