From 39dd4eae9af66944a7aa2749269f6d199758c784 Mon Sep 17 00:00:00 2001 From: edgrif <edgrif> Date: Wed, 5 Nov 2003 15:54:42 +0000 Subject: [PATCH] initial version --- doc/compiling_for_acedb.txt | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100755 doc/compiling_for_acedb.txt diff --git a/doc/compiling_for_acedb.txt b/doc/compiling_for_acedb.txt new file mode 100755 index 000000000..f6e0ee465 --- /dev/null +++ b/doc/compiling_for_acedb.txt @@ -0,0 +1,27 @@ +Date: Tue, 04 Feb 2003 14:41:05 +0000 +From: Simon Kelley <srk@sanger.ac.uk> +To: rnc@sanger.ac.uk, edgrif@sanger.ac.uk +Subject: Running + +1) + +Make a new DEF file with "-DZMAP" added to the compile line: setenv +ACEDB_MACHINE as appropriate and re-compile. + +2) + +Add the folowing to displays.wrm + + +_DZMAP -g TEXT_FIT -t Features -y 0.3 -w 0.80 -height 0.93 -m newZMAP + + +Select newZMAP from the "display as" menu in the keyset window and +double click a sequence. + +Cheers, + +Simon. + + + -- GitLab