chiark / gitweb /
zone, frontend: Open up the writing of zones to files.
[zone] / zone
diff --git a/zone b/zone
index de68201a85c670eae277f652870034188193e148..8befb1db6d4162ced4ebe582583e5461425ea544 100755 (executable)
--- a/zone
+++ b/zone
@@ -1,6 +1,5 @@
 #! /usr/local/bin/runlisp
 ;;; -*-lisp-*-
 
-(clc:clc-require "mdw")
 (clc:clc-require "zone")
 (zone.frontend:main)