#!/usr/bin/perl -w
use strict;

use cosmic;

print "# NOTE end of part 1, start of part 2\n";
print "# The following parts of the message are experimental, and not\n";
print "# carefully integrated with the main body\n";

print "(intro part2);\n";


