From dbb4022dac456e2f817a297cacc88806f26194bd Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 2 Feb 1999 22:44:32 +0000 Subject: Initial import of FreeBSD "xcoral" port: A multiwindow mouse-based text editor for X. --- editors/xcoral/Makefile | 42 ++++ editors/xcoral/files/md5 | 1 + editors/xcoral/patches/patch-aa | 0 editors/xcoral/patches/patch-ab | 0 editors/xcoral/pkg/COMMENT | 1 + editors/xcoral/pkg/DESCR | 18 ++ editors/xcoral/pkg/PLIST | 483 ++++++++++++++++++++++++++++++++++++++++ 7 files changed, 545 insertions(+) create mode 100644 editors/xcoral/Makefile create mode 100644 editors/xcoral/files/md5 create mode 100644 editors/xcoral/patches/patch-aa create mode 100644 editors/xcoral/patches/patch-ab create mode 100644 editors/xcoral/pkg/COMMENT create mode 100644 editors/xcoral/pkg/DESCR create mode 100644 editors/xcoral/pkg/PLIST (limited to 'editors/xcoral') diff --git a/editors/xcoral/Makefile b/editors/xcoral/Makefile new file mode 100644 index 00000000000..2ae039b6295 --- /dev/null +++ b/editors/xcoral/Makefile @@ -0,0 +1,42 @@ +# New ports collection makefile for: xcoral +# Version required: 3.2 +# Date created: +# Whom: erich@rrnet.com +# +# Id: Makefile,v 1.6 1999/01/26 02:16:00 steve Exp +# + +DISTNAME= xcoral-3.2 +CATEGORIES= editors +MASTER_SITES= ${MASTER_SITE_XCONTRIB} +MASTER_SITE_SUBDIR= editors + +MAINTAINER= erich@FreeBSD.ORG + +USE_X_PREFIX= yes + +GNU_CONFIGURE= yes + +LIBFILES= DEPEND README cmd.sc color.sc comments.sc compare-win.sc \ + complete-word.sc describe.sc edir.sc edt.sc example.sc \ + french.sc hack-filename.sc hanoi.sc head.sc html.sc \ + java.sc keydef-ext.sc latex-macros.sc latex.sc \ + man.dtex misc-commands.sc mode-ext.sc mode.sc mouse.sc \ + rcs.sc save.sc sun-keydef.sc title.sc top-ten.sc \ + utilities.sc version.sc window-utilities.sc xcoralrc.lf + +do-install: + @${MKDIR} ${PREFIX}/lib/xcoral/ + +.for i in ${LIBFILES} + ${INSTALL_DATA} ${WRKSRC}/SmacLib/${i} ${PREFIX}/lib/xcoral/ +.endfor + + ${INSTALL_PROGRAM} ${WRKSRC}/xcoral ${PREFIX}/bin/ + +.if !defined(NOPORTDOCS) + @${MKDIR} ${PREFIX}/share/doc/xcoral/HTML/icons + ${CP} -r ${WRKSRC}/Doc/ ${PREFIX}/share/doc/xcoral/ +.endif + +.include diff --git a/editors/xcoral/files/md5 b/editors/xcoral/files/md5 new file mode 100644 index 00000000000..aea021b7c12 --- /dev/null +++ b/editors/xcoral/files/md5 @@ -0,0 +1 @@ +MD5 (xcoral-3.2.tar.gz) = 668fe3d0ef52f3677cd6cc8b52feaa2e diff --git a/editors/xcoral/patches/patch-aa b/editors/xcoral/patches/patch-aa new file mode 100644 index 00000000000..e69de29bb2d diff --git a/editors/xcoral/patches/patch-ab b/editors/xcoral/patches/patch-ab new file mode 100644 index 00000000000..e69de29bb2d diff --git a/editors/xcoral/pkg/COMMENT b/editors/xcoral/pkg/COMMENT new file mode 100644 index 00000000000..5d4144eb312 --- /dev/null +++ b/editors/xcoral/pkg/COMMENT @@ -0,0 +1 @@ +A multiwindow mouse-based text editor for X. diff --git a/editors/xcoral/pkg/DESCR b/editors/xcoral/pkg/DESCR new file mode 100644 index 00000000000..6b97900f475 --- /dev/null +++ b/editors/xcoral/pkg/DESCR @@ -0,0 +1,18 @@ + +From the docs: + + Xcoral is a multiwindow mouse-based text editor for the X Window System. A + built-in browser enables you to navigate through C functions, C++ classes, + methods and files. A SMall Ansi C Interpreter (Smac) is also built-in to + dynamically extend the editor's possibilities (user functions, key + bindings, modes etc). Xcoral provides variable width fonts, menus, + scrollbars, buttons, search, regions, kill-buffers, macros and undo. An + on-line manual box, with a table of contents and an index, helps you to + use and customize the editor. Commands are accessible from menus or key + bindings. Xcoral is a direct Xlib client and runs on color/bw X Display. + +The example .xcoralrc is in ${PREFIX}/lib/X11/xcoral/xcoralrc.fl; cp it +to ~/.xcoralrc, and fire up xcoral. + +eric. +erich@rrnet.com diff --git a/editors/xcoral/pkg/PLIST b/editors/xcoral/pkg/PLIST new file mode 100644 index 00000000000..be385e5cd32 --- /dev/null +++ b/editors/xcoral/pkg/PLIST @@ -0,0 +1,483 @@ +bin/xcoral +lib/xcoral/DEPEND +lib/xcoral/README +lib/xcoral/cmd.sc +lib/xcoral/color.sc +lib/xcoral/comments.sc +lib/xcoral/compare-win.sc +lib/xcoral/complete-word.sc +lib/xcoral/describe.sc +lib/xcoral/edir.sc +lib/xcoral/edt.sc +lib/xcoral/example.sc +lib/xcoral/french.sc +lib/xcoral/hack-filename.sc +lib/xcoral/hanoi.sc +lib/xcoral/head.sc +lib/xcoral/html.sc +lib/xcoral/java.sc +lib/xcoral/keydef-ext.sc +lib/xcoral/latex-macros.sc +lib/xcoral/latex.sc +lib/xcoral/man.dtex +lib/xcoral/misc-commands.sc +lib/xcoral/mode-ext.sc +lib/xcoral/mode.sc +lib/xcoral/mouse.sc +lib/xcoral/rcs.sc +lib/xcoral/save.sc +lib/xcoral/sun-keydef.sc +lib/xcoral/title.sc +lib/xcoral/top-ten.sc +lib/xcoral/utilities.sc +lib/xcoral/version.sc +lib/xcoral/window-utilities.sc +lib/xcoral/xcoralrc.lf +share/doc/xcoral/HTML/footnode.html +share/doc/xcoral/HTML/img1.gif +share/doc/xcoral/HTML/img10.gif +share/doc/xcoral/HTML/img100.gif +share/doc/xcoral/HTML/img101.gif +share/doc/xcoral/HTML/img102.gif +share/doc/xcoral/HTML/img103.gif +share/doc/xcoral/HTML/img104.gif +share/doc/xcoral/HTML/img105.gif +share/doc/xcoral/HTML/img106.gif +share/doc/xcoral/HTML/img107.gif +share/doc/xcoral/HTML/img108.gif +share/doc/xcoral/HTML/img109.gif +share/doc/xcoral/HTML/img11.gif +share/doc/xcoral/HTML/img110.gif +share/doc/xcoral/HTML/img12.gif +share/doc/xcoral/HTML/img13.gif +share/doc/xcoral/HTML/img14.gif +share/doc/xcoral/HTML/img15.gif +share/doc/xcoral/HTML/img16.gif +share/doc/xcoral/HTML/img17.gif +share/doc/xcoral/HTML/img18.gif +share/doc/xcoral/HTML/img19.gif +share/doc/xcoral/HTML/img2.gif +share/doc/xcoral/HTML/img20.gif +share/doc/xcoral/HTML/img21.gif +share/doc/xcoral/HTML/img22.gif +share/doc/xcoral/HTML/img23.gif +share/doc/xcoral/HTML/img24.gif +share/doc/xcoral/HTML/img25.gif +share/doc/xcoral/HTML/img26.gif +share/doc/xcoral/HTML/img27.gif +share/doc/xcoral/HTML/img28.gif +share/doc/xcoral/HTML/img29.gif +share/doc/xcoral/HTML/img3.gif +share/doc/xcoral/HTML/img30.gif +share/doc/xcoral/HTML/img31.gif +share/doc/xcoral/HTML/img32.gif +share/doc/xcoral/HTML/img33.gif +share/doc/xcoral/HTML/img34.gif +share/doc/xcoral/HTML/img35.gif +share/doc/xcoral/HTML/img36.gif +share/doc/xcoral/HTML/img37.gif +share/doc/xcoral/HTML/img38.gif +share/doc/xcoral/HTML/img39.gif +share/doc/xcoral/HTML/img4.gif +share/doc/xcoral/HTML/img40.gif +share/doc/xcoral/HTML/img41.gif +share/doc/xcoral/HTML/img42.gif +share/doc/xcoral/HTML/img43.gif +share/doc/xcoral/HTML/img44.gif +share/doc/xcoral/HTML/img45.gif +share/doc/xcoral/HTML/img46.gif +share/doc/xcoral/HTML/img47.gif +share/doc/xcoral/HTML/img48.gif +share/doc/xcoral/HTML/img49.gif +share/doc/xcoral/HTML/img5.gif +share/doc/xcoral/HTML/img50.gif +share/doc/xcoral/HTML/img51.gif +share/doc/xcoral/HTML/img52.gif +share/doc/xcoral/HTML/img53.gif +share/doc/xcoral/HTML/img54.gif +share/doc/xcoral/HTML/img55.gif +share/doc/xcoral/HTML/img56.gif +share/doc/xcoral/HTML/img57.gif +share/doc/xcoral/HTML/img58.gif +share/doc/xcoral/HTML/img59.gif +share/doc/xcoral/HTML/img6.gif +share/doc/xcoral/HTML/img60.gif +share/doc/xcoral/HTML/img61.gif +share/doc/xcoral/HTML/img62.gif +share/doc/xcoral/HTML/img63.gif +share/doc/xcoral/HTML/img64.gif +share/doc/xcoral/HTML/img65.gif +share/doc/xcoral/HTML/img66.gif +share/doc/xcoral/HTML/img67.gif +share/doc/xcoral/HTML/img68.gif +share/doc/xcoral/HTML/img69.gif +share/doc/xcoral/HTML/img7.gif +share/doc/xcoral/HTML/img70.gif +share/doc/xcoral/HTML/img71.gif +share/doc/xcoral/HTML/img72.gif +share/doc/xcoral/HTML/img73.gif +share/doc/xcoral/HTML/img74.gif +share/doc/xcoral/HTML/img75.gif +share/doc/xcoral/HTML/img76.gif +share/doc/xcoral/HTML/img77.gif +share/doc/xcoral/HTML/img78.gif +share/doc/xcoral/HTML/img79.gif +share/doc/xcoral/HTML/img8.gif +share/doc/xcoral/HTML/img80.gif +share/doc/xcoral/HTML/img81.gif +share/doc/xcoral/HTML/img82.gif +share/doc/xcoral/HTML/img83.gif +share/doc/xcoral/HTML/img84.gif +share/doc/xcoral/HTML/img85.gif +share/doc/xcoral/HTML/img86.gif +share/doc/xcoral/HTML/img87.gif +share/doc/xcoral/HTML/img88.gif +share/doc/xcoral/HTML/img89.gif +share/doc/xcoral/HTML/img9.gif +share/doc/xcoral/HTML/img90.gif +share/doc/xcoral/HTML/img91.gif +share/doc/xcoral/HTML/img92.gif +share/doc/xcoral/HTML/img93.gif +share/doc/xcoral/HTML/img94.gif +share/doc/xcoral/HTML/img95.gif +share/doc/xcoral/HTML/img96.gif +share/doc/xcoral/HTML/img97.gif +share/doc/xcoral/HTML/img98.gif +share/doc/xcoral/HTML/img99.gif +share/doc/xcoral/HTML/index.html +share/doc/xcoral/HTML/node1.html +share/doc/xcoral/HTML/node10.html +share/doc/xcoral/HTML/node100.html +share/doc/xcoral/HTML/node101.html +share/doc/xcoral/HTML/node102.html +share/doc/xcoral/HTML/node103.html +share/doc/xcoral/HTML/node104.html +share/doc/xcoral/HTML/node105.html +share/doc/xcoral/HTML/node106.html +share/doc/xcoral/HTML/node107.html +share/doc/xcoral/HTML/node11.html +share/doc/xcoral/HTML/node108.html +share/doc/xcoral/HTML/node109.html +share/doc/xcoral/HTML/node110.html +share/doc/xcoral/HTML/node111.html +share/doc/xcoral/HTML/node112.html +share/doc/xcoral/HTML/node113.html +share/doc/xcoral/HTML/node114.html +share/doc/xcoral/HTML/node115.html +share/doc/xcoral/HTML/node116.html +share/doc/xcoral/HTML/node117.html +share/doc/xcoral/HTML/node118.html +share/doc/xcoral/HTML/node119.html +share/doc/xcoral/HTML/node12.html +share/doc/xcoral/HTML/node120.html +share/doc/xcoral/HTML/node121.html +share/doc/xcoral/HTML/node122.html +share/doc/xcoral/HTML/node123.html +share/doc/xcoral/HTML/node124.html +share/doc/xcoral/HTML/node125.html +share/doc/xcoral/HTML/node126.html +share/doc/xcoral/HTML/node127.html +share/doc/xcoral/HTML/node128.html +share/doc/xcoral/HTML/node129.html +share/doc/xcoral/HTML/node13.html +share/doc/xcoral/HTML/node130.html +share/doc/xcoral/HTML/node131.html +share/doc/xcoral/HTML/node132.html +share/doc/xcoral/HTML/node133.html +share/doc/xcoral/HTML/node134.html +share/doc/xcoral/HTML/node135.html +share/doc/xcoral/HTML/node136.html +share/doc/xcoral/HTML/node137.html +share/doc/xcoral/HTML/node138.html +share/doc/xcoral/HTML/node139.html +share/doc/xcoral/HTML/node14.html +share/doc/xcoral/HTML/node140.html +share/doc/xcoral/HTML/node141.html +share/doc/xcoral/HTML/node142.html +share/doc/xcoral/HTML/node143.html +share/doc/xcoral/HTML/node144.html +share/doc/xcoral/HTML/node145.html +share/doc/xcoral/HTML/node146.html +share/doc/xcoral/HTML/icons/blueball.gif +share/doc/xcoral/HTML/icons/greenball.gif +share/doc/xcoral/HTML/icons/orangeball.gif +share/doc/xcoral/HTML/icons/pinkball.gif +share/doc/xcoral/HTML/icons/purpleball.gif +share/doc/xcoral/HTML/icons/redball.gif +share/doc/xcoral/HTML/icons/whiteball.gif +share/doc/xcoral/HTML/icons/yellowball.gif +share/doc/xcoral/HTML/icons/contents_motif.gif +share/doc/xcoral/HTML/icons/cross_ref_motif.gif +share/doc/xcoral/HTML/icons/foot_motif.gif +share/doc/xcoral/HTML/icons/index_motif.gif +share/doc/xcoral/HTML/icons/next_motif.gif +share/doc/xcoral/HTML/icons/next_motif_gr.gif +share/doc/xcoral/HTML/icons/previous_motif.gif +share/doc/xcoral/HTML/icons/previous_motif_gr.gif +share/doc/xcoral/HTML/icons/up_motif.gif +share/doc/xcoral/HTML/icons/up_motif_gr.gif +share/doc/xcoral/HTML/icons/mybg.jpg +share/doc/xcoral/HTML/node147.html +share/doc/xcoral/HTML/node148.html +share/doc/xcoral/HTML/node149.html +share/doc/xcoral/HTML/node15.html +share/doc/xcoral/HTML/node150.html +share/doc/xcoral/HTML/node151.html +share/doc/xcoral/HTML/node152.html +share/doc/xcoral/HTML/node153.html +share/doc/xcoral/HTML/node154.html +share/doc/xcoral/HTML/node155.html +share/doc/xcoral/HTML/node156.html +share/doc/xcoral/HTML/node157.html +share/doc/xcoral/HTML/node158.html +share/doc/xcoral/HTML/node159.html +share/doc/xcoral/HTML/node16.html +share/doc/xcoral/HTML/node160.html +share/doc/xcoral/HTML/node161.html +share/doc/xcoral/HTML/node162.html +share/doc/xcoral/HTML/node163.html +share/doc/xcoral/HTML/node164.html +share/doc/xcoral/HTML/node165.html +share/doc/xcoral/HTML/node166.html +share/doc/xcoral/HTML/node167.html +share/doc/xcoral/HTML/node168.html +share/doc/xcoral/HTML/node169.html +share/doc/xcoral/HTML/node17.html +share/doc/xcoral/HTML/node170.html +share/doc/xcoral/HTML/node171.html +share/doc/xcoral/HTML/node172.html +share/doc/xcoral/HTML/node173.html +share/doc/xcoral/HTML/node174.html +share/doc/xcoral/HTML/node175.html +share/doc/xcoral/HTML/node176.html +share/doc/xcoral/HTML/node177.html +share/doc/xcoral/HTML/node178.html +share/doc/xcoral/HTML/node179.html +share/doc/xcoral/HTML/node18.html +share/doc/xcoral/HTML/node180.html +share/doc/xcoral/HTML/node181.html +share/doc/xcoral/HTML/node182.html +share/doc/xcoral/HTML/node183.html +share/doc/xcoral/HTML/node184.html +share/doc/xcoral/HTML/node185.html +share/doc/xcoral/HTML/node186.html +share/doc/xcoral/HTML/node187.html +share/doc/xcoral/HTML/node188.html +share/doc/xcoral/HTML/node189.html +share/doc/xcoral/HTML/node19.html +share/doc/xcoral/HTML/node190.html +share/doc/xcoral/HTML/node191.html +share/doc/xcoral/HTML/node192.html +share/doc/xcoral/HTML/node193.html +share/doc/xcoral/HTML/node194.html +share/doc/xcoral/HTML/node195.html +share/doc/xcoral/HTML/node196.html +share/doc/xcoral/HTML/node197.html +share/doc/xcoral/HTML/node198.html +share/doc/xcoral/HTML/node199.html +share/doc/xcoral/HTML/node2.html +share/doc/xcoral/HTML/node20.html +share/doc/xcoral/HTML/node200.html +share/doc/xcoral/HTML/node201.html +share/doc/xcoral/HTML/node202.html +share/doc/xcoral/HTML/node21.html +share/doc/xcoral/HTML/node203.html +share/doc/xcoral/HTML/node204.html +share/doc/xcoral/HTML/node205.html +share/doc/xcoral/HTML/node206.html +share/doc/xcoral/HTML/node207.html +share/doc/xcoral/HTML/node208.html +share/doc/xcoral/HTML/node209.html +share/doc/xcoral/HTML/node210.html +share/doc/xcoral/HTML/node211.html +share/doc/xcoral/HTML/node212.html +share/doc/xcoral/HTML/node213.html +share/doc/xcoral/HTML/node214.html +share/doc/xcoral/HTML/node215.html +share/doc/xcoral/HTML/node216.html +share/doc/xcoral/HTML/node217.html +share/doc/xcoral/HTML/node218.html +share/doc/xcoral/HTML/node219.html +share/doc/xcoral/HTML/node22.html +share/doc/xcoral/HTML/node220.html +share/doc/xcoral/HTML/node221.html +share/doc/xcoral/HTML/node222.html +share/doc/xcoral/HTML/node223.html +share/doc/xcoral/HTML/node224.html +share/doc/xcoral/HTML/node225.html +share/doc/xcoral/HTML/node226.html +share/doc/xcoral/HTML/node227.html +share/doc/xcoral/HTML/node228.html +share/doc/xcoral/HTML/node229.html +share/doc/xcoral/HTML/node23.html +share/doc/xcoral/HTML/node230.html +share/doc/xcoral/HTML/node231.html +share/doc/xcoral/HTML/node232.html +share/doc/xcoral/HTML/node233.html +share/doc/xcoral/HTML/node234.html +share/doc/xcoral/HTML/node235.html +share/doc/xcoral/HTML/node236.html +share/doc/xcoral/HTML/node237.html +share/doc/xcoral/HTML/node238.html +share/doc/xcoral/HTML/node239.html +share/doc/xcoral/HTML/node24.html +share/doc/xcoral/HTML/node240.html +share/doc/xcoral/HTML/node241.html +share/doc/xcoral/HTML/node242.html +share/doc/xcoral/HTML/node243.html +share/doc/xcoral/HTML/node244.html +share/doc/xcoral/HTML/node245.html +share/doc/xcoral/HTML/node246.html +share/doc/xcoral/HTML/node247.html +share/doc/xcoral/HTML/node248.html +share/doc/xcoral/HTML/node249.html +share/doc/xcoral/HTML/node25.html +share/doc/xcoral/HTML/node250.html +share/doc/xcoral/HTML/node251.html +share/doc/xcoral/HTML/node252.html +share/doc/xcoral/HTML/node253.html +share/doc/xcoral/HTML/node254.html +share/doc/xcoral/HTML/node255.html +share/doc/xcoral/HTML/node256.html +share/doc/xcoral/HTML/node257.html +share/doc/xcoral/HTML/node258.html +share/doc/xcoral/HTML/node259.html +share/doc/xcoral/HTML/node26.html +share/doc/xcoral/HTML/node260.html +share/doc/xcoral/HTML/node261.html +share/doc/xcoral/HTML/node262.html +share/doc/xcoral/HTML/node263.html +share/doc/xcoral/HTML/node264.html +share/doc/xcoral/HTML/node265.html +share/doc/xcoral/HTML/node266.html +share/doc/xcoral/HTML/node267.html +share/doc/xcoral/HTML/node268.html +share/doc/xcoral/HTML/node269.html +share/doc/xcoral/HTML/node27.html +share/doc/xcoral/HTML/node270.html +share/doc/xcoral/HTML/node271.html +share/doc/xcoral/HTML/node272.html +share/doc/xcoral/HTML/node273.html +share/doc/xcoral/HTML/node274.html +share/doc/xcoral/HTML/node275.html +share/doc/xcoral/HTML/node276.html +share/doc/xcoral/HTML/node277.html +share/doc/xcoral/HTML/node278.html +share/doc/xcoral/HTML/node279.html +share/doc/xcoral/HTML/node28.html +share/doc/xcoral/HTML/node280.html +share/doc/xcoral/HTML/node281.html +share/doc/xcoral/HTML/node282.html +share/doc/xcoral/HTML/node283.html +share/doc/xcoral/HTML/node284.html +share/doc/xcoral/HTML/node285.html +share/doc/xcoral/HTML/node286.html +share/doc/xcoral/HTML/node287.html +share/doc/xcoral/HTML/node288.html +share/doc/xcoral/HTML/node289.html +share/doc/xcoral/HTML/node29.html +share/doc/xcoral/HTML/node290.html +share/doc/xcoral/HTML/node291.html +share/doc/xcoral/HTML/node292.html +share/doc/xcoral/HTML/node293.html +share/doc/xcoral/HTML/node294.html +share/doc/xcoral/HTML/node295.html +share/doc/xcoral/HTML/node296.html +share/doc/xcoral/HTML/node297.html +share/doc/xcoral/HTML/node298.html +share/doc/xcoral/HTML/node299.html +share/doc/xcoral/HTML/node3.html +share/doc/xcoral/HTML/node30.html +share/doc/xcoral/HTML/node300.html +share/doc/xcoral/HTML/node301.html +share/doc/xcoral/HTML/node302.html +share/doc/xcoral/HTML/node303.html +share/doc/xcoral/HTML/node304.html +share/doc/xcoral/HTML/node305.html +share/doc/xcoral/HTML/node306.html +share/doc/xcoral/HTML/node307.html +share/doc/xcoral/HTML/node31.html +share/doc/xcoral/HTML/node32.html +share/doc/xcoral/HTML/node33.html +share/doc/xcoral/HTML/node34.html +share/doc/xcoral/HTML/node35.html +share/doc/xcoral/HTML/node36.html +share/doc/xcoral/HTML/node37.html +share/doc/xcoral/HTML/node38.html +share/doc/xcoral/HTML/node39.html +share/doc/xcoral/HTML/node4.html +share/doc/xcoral/HTML/node40.html +share/doc/xcoral/HTML/node41.html +share/doc/xcoral/HTML/node42.html +share/doc/xcoral/HTML/node43.html +share/doc/xcoral/HTML/node44.html +share/doc/xcoral/HTML/node45.html +share/doc/xcoral/HTML/node46.html +share/doc/xcoral/HTML/node47.html +share/doc/xcoral/HTML/node48.html +share/doc/xcoral/HTML/node49.html +share/doc/xcoral/HTML/node5.html +share/doc/xcoral/HTML/node50.html +share/doc/xcoral/HTML/node51.html +share/doc/xcoral/HTML/node52.html +share/doc/xcoral/HTML/node53.html +share/doc/xcoral/HTML/node54.html +share/doc/xcoral/HTML/node55.html +share/doc/xcoral/HTML/node56.html +share/doc/xcoral/HTML/node57.html +share/doc/xcoral/HTML/node58.html +share/doc/xcoral/HTML/node59.html +share/doc/xcoral/HTML/node6.html +share/doc/xcoral/HTML/node60.html +share/doc/xcoral/HTML/node61.html +share/doc/xcoral/HTML/node62.html +share/doc/xcoral/HTML/node63.html +share/doc/xcoral/HTML/node64.html +share/doc/xcoral/HTML/node65.html +share/doc/xcoral/HTML/node66.html +share/doc/xcoral/HTML/node67.html +share/doc/xcoral/HTML/node68.html +share/doc/xcoral/HTML/node69.html +share/doc/xcoral/HTML/node7.html +share/doc/xcoral/HTML/node70.html +share/doc/xcoral/HTML/node71.html +share/doc/xcoral/HTML/node72.html +share/doc/xcoral/HTML/node73.html +share/doc/xcoral/HTML/node74.html +share/doc/xcoral/HTML/node75.html +share/doc/xcoral/HTML/node76.html +share/doc/xcoral/HTML/node77.html +share/doc/xcoral/HTML/node78.html +share/doc/xcoral/HTML/node79.html +share/doc/xcoral/HTML/node8.html +share/doc/xcoral/HTML/node80.html +share/doc/xcoral/HTML/node81.html +share/doc/xcoral/HTML/node82.html +share/doc/xcoral/HTML/node83.html +share/doc/xcoral/HTML/node84.html +share/doc/xcoral/HTML/node85.html +share/doc/xcoral/HTML/node86.html +share/doc/xcoral/HTML/node87.html +share/doc/xcoral/HTML/node88.html +share/doc/xcoral/HTML/node89.html +share/doc/xcoral/HTML/node9.html +share/doc/xcoral/HTML/node90.html +share/doc/xcoral/HTML/node91.html +share/doc/xcoral/HTML/node92.html +share/doc/xcoral/HTML/node93.html +share/doc/xcoral/HTML/node94.html +share/doc/xcoral/HTML/node95.html +share/doc/xcoral/HTML/node96.html +share/doc/xcoral/HTML/node97.html +share/doc/xcoral/HTML/node98.html +share/doc/xcoral/HTML/node99.html +share/doc/xcoral/HTML/xcoral.css +share/doc/xcoral/HTML/xcoral.html +share/doc/xcoral/xcoral-card.ps +share/doc/xcoral/xcoral-session.gif +share/doc/xcoral/README +share/doc/xcoral/xcoral-3.2.ps +@dirrm share/doc/xcoral/HTML/icons +@dirrm share/doc/xcoral/HTML +@dirrm share/doc/xcoral +@dirrm lib/xcoral -- cgit v1.2.3