-# $Id: ztargets.conf,v 1.24 1996/02/21 14:58:36 adam Exp $
+# $Id: ztargets.conf,v 1.25 1996/02/26 10:37:16 adam Exp $
#
-# This file contains the predefined targets in the WWW-Z59.50 gateway
-# Each target is an entry in associative array "targets". The
-# targets array is indexed by hostname followed by a dot and a descriptor.
+# This file contains the predefined targets in the WWW-Z39.50 gateway
+# Each target is an entry in the associative array "targets". The
+# targets array is indexed by a hostname followed by a dot and a descriptor.
# The descriptor should be the local database name (without dots in it).
# Each entry consists of 6 fields. They are:
1 \
]
-
set targets(199.92.147.99.UNICORN) [list \
Baystate \
UNICORN \
1 \
]
-set targets(localhost:8000.Default) [list \
- {Test 8000} \
- Default \
- $commonFields \
- {} \
- {Server for testing purposes only.} \
- 0 \
-]
-
-set targets(localhost:8001.Default) [list \
- {Test 8001} \
- Default \
- $commonFields \
- {} \
- {Server for testing purposes only.} \
- 0 \
-]
-
-set targets(localhost:8002.Default) [list \
- {Test 8002} \
- Default \
- $commonFields \
- {} \
- {Server for testing purposes only.} \
- 0 \
-]
-
-set targets(localhost:8003.Default) [list \
- {Test 8003} \
- Default \
- $commonFields \
- {} \
- {Server for testing purposes only.} \
- 0 \
-]
-