<?xml version="1.0"?>
<paste-with-annotations>
  <paste>
    <number>
      <integer>70144</integer>
    </number>
    <user>
      <string>blink-left</string>
    </user>
    <title>
      <string>library.dylan</string>
    </title>
    <contents>
      <string>module: dylan-user

define library norvig
  use common-dylan;
  use functional-dylan;
  use system;
  use io;
  use collections;
  use regular-expressions;
end;

define module norvig
  use common-dylan,
    exclude: { split }

  use functional-dylan;
  use file-system;
  use streams;
  use format-out;
  use table-extensions;
  use regular-expressions;
end;</string>
    </contents>
    <universal-time>
      <integer>3435407167</integer>
    </universal-time>
    <channel>
      <string>#dylan</string>
    </channel>
    <colorization-mode>
      <string></string>
    </colorization-mode>
    <maybe-spam>
      <null/>
    </maybe-spam>
    <is-unicode>
      <keyword>TRUE</keyword>
    </is-unicode>
    <deletion-requested>
      <null/>
    </deletion-requested>
    <deletion-requested-email>
      <null/>
    </deletion-requested-email>
    <expiration-time>
      <null/>
    </expiration-time>
  </paste>
</paste-with-annotations>
