
From listman@cs.man.ac.uk Wed Dec  3 11:37:40 1997
Return-Path: <listman@cs.man.ac.uk>
Received: from amu7.cs.man.ac.uk by m1.cs.man.ac.uk (4.1/SMI-4.1:AL6)
	id AA27346; Wed, 3 Dec 97 11:36:56 GMT
Date: Wed, 3 Dec 1997 11:36:55 GMT
Message-Id: <199712031136.LAA18827@amu7.cs.man.ac.uk>
From: Steve Temple <temples@cs.man.ac.uk>
To: amulet@cs.man.ac.uk
Subject: For Compass users
Content-Length: 640
X-Lines: 19
Status: RO
X-Status: $$$$
X-UID: 0000000470


I have made a script to help users of "Chip Compiler". This runs the
stage which converts from [cc] to [cp] (which often crashes the
graphical Compass tools) and also changes all [scp] (phantom) cells to
[ly] in the resulting [cp] cell.

Use it like this

	cc2cp name

and it will read "name.cc" from the current directory and write
"name.cp".

The way to use this is to generate the [cc] cell within your graphical
Compass session. Then run the script from the command line (on amu12 or
amu13) to produce the [cp] cell. Finally, back at your graphical Compass
session use "notice!" in the "manager" to see the new [cp] cell. Easy!

--Steve
