diff options
Diffstat (limited to 'xc/unsupported/programs/dish')
-rw-r--r-- | xc/unsupported/programs/dish/Imakefile | 2 | ||||
-rw-r--r-- | xc/unsupported/programs/dish/main.cxx | 2 | ||||
-rw-r--r-- | xc/unsupported/programs/dish/scripts/box | 2 | ||||
-rw-r--r-- | xc/unsupported/programs/dish/scripts/buttons | 2 | ||||
-rw-r--r-- | xc/unsupported/programs/dish/scripts/circle | 2 | ||||
-rw-r--r-- | xc/unsupported/programs/dish/scripts/colors | 2 | ||||
-rw-r--r-- | xc/unsupported/programs/dish/scripts/fdemo | 2 | ||||
-rw-r--r-- | xc/unsupported/programs/dish/scripts/hello | 2 | ||||
-rw-r--r-- | xc/unsupported/programs/dish/scripts/mtcircles | 2 | ||||
-rw-r--r-- | xc/unsupported/programs/dish/scripts/transform | 2 | ||||
-rw-r--r-- | xc/unsupported/programs/dish/scripts/zoomer | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/xc/unsupported/programs/dish/Imakefile b/xc/unsupported/programs/dish/Imakefile index 2f79ed1a0..aad50c8ed 100644 --- a/xc/unsupported/programs/dish/Imakefile +++ b/xc/unsupported/programs/dish/Imakefile @@ -1,4 +1,4 @@ -XCOMM $XConsortium: Imakefile,v 1.6 94/03/22 17:59:51 matt Exp $ +XCOMM $XConsortium: Imakefile,v 1.7 94/03/25 20:02:38 matt Exp $ #include <Fresco.tmpl> diff --git a/xc/unsupported/programs/dish/main.cxx b/xc/unsupported/programs/dish/main.cxx index bff69743d..a258f4039 100644 --- a/xc/unsupported/programs/dish/main.cxx +++ b/xc/unsupported/programs/dish/main.cxx @@ -1,4 +1,4 @@ -/* $XConsortium$ */ +/* $XConsortium: main.cxx,v 1.10 94/09/02 18:12:30 matt Exp $ */ /* Copyright (c) 1992-1993 Silicon Graphics, Inc. * Copyright (c) 1993 Fujitsu, Ltd. * diff --git a/xc/unsupported/programs/dish/scripts/box b/xc/unsupported/programs/dish/scripts/box index 0cdf0301a..70a984725 100644 --- a/xc/unsupported/programs/dish/scripts/box +++ b/xc/unsupported/programs/dish/scripts/box @@ -1,4 +1,4 @@ -# $XConsortium$ +# $XConsortium: box,v 1.2 94/04/01 16:33:14 matt Exp $ # This dish script draws a resizeable glyph set style [figure_kit default_style] diff --git a/xc/unsupported/programs/dish/scripts/buttons b/xc/unsupported/programs/dish/scripts/buttons index 5ecb520c8..9a45883ae 100644 --- a/xc/unsupported/programs/dish/scripts/buttons +++ b/xc/unsupported/programs/dish/scripts/buttons @@ -1,4 +1,4 @@ -# $XConsortium$ +# $XConsortium: buttons,v 1.3 94/04/01 16:33:15 matt Exp $ # This dish script draws a simple push button proc push_me {message} { diff --git a/xc/unsupported/programs/dish/scripts/circle b/xc/unsupported/programs/dish/scripts/circle index 3e9d6fd23..49079d69a 100644 --- a/xc/unsupported/programs/dish/scripts/circle +++ b/xc/unsupported/programs/dish/scripts/circle @@ -1,4 +1,4 @@ -# $XConsortium$ +# $XConsortium: circle,v 1.2 94/04/01 16:33:15 matt Exp $ # This dish script draws a single circle set style [figure_kit default_style] diff --git a/xc/unsupported/programs/dish/scripts/colors b/xc/unsupported/programs/dish/scripts/colors index 06d4ecb27..fdd54cfd8 100644 --- a/xc/unsupported/programs/dish/scripts/colors +++ b/xc/unsupported/programs/dish/scripts/colors @@ -1,4 +1,4 @@ -# $XConsortium$ +# $XConsortium: colors,v 1.2 94/04/01 16:33:16 matt Exp $ # This dish script uses out params to get the color intensities of the # default foreground and background of FigureStyle diff --git a/xc/unsupported/programs/dish/scripts/fdemo b/xc/unsupported/programs/dish/scripts/fdemo index 28cc07482..4c4430485 100644 --- a/xc/unsupported/programs/dish/scripts/fdemo +++ b/xc/unsupported/programs/dish/scripts/fdemo @@ -1,4 +1,4 @@ -# $XConsortium$ +# $XConsortium: fdemo,v 1.2 94/04/01 16:33:17 matt Exp $ # This dish script demonstrates some Fresco widgets # diff --git a/xc/unsupported/programs/dish/scripts/hello b/xc/unsupported/programs/dish/scripts/hello index 99d2ad6ae..2f43d59cf 100644 --- a/xc/unsupported/programs/dish/scripts/hello +++ b/xc/unsupported/programs/dish/scripts/hello @@ -1,4 +1,4 @@ -# $XConsortium$ +# $XConsortium: hello,v 1.2 94/04/01 16:33:17 matt Exp $ # This dish script draws a window containing 'hello world' main 0 [figure_kit label [figure_kit default_style] "hello world"] diff --git a/xc/unsupported/programs/dish/scripts/mtcircles b/xc/unsupported/programs/dish/scripts/mtcircles index 684702ac5..8555d9f4c 100644 --- a/xc/unsupported/programs/dish/scripts/mtcircles +++ b/xc/unsupported/programs/dish/scripts/mtcircles @@ -1,4 +1,4 @@ -# $XConsortium$ +# $XConsortium: mtcircles,v 1.2 94/04/01 16:33:18 matt Exp $ # This dish script draws two circles that change their sizes # # Bugs: 1) Can't make tcl share one procedure (zoomer). diff --git a/xc/unsupported/programs/dish/scripts/transform b/xc/unsupported/programs/dish/scripts/transform index 3aad038b8..a5249462f 100644 --- a/xc/unsupported/programs/dish/scripts/transform +++ b/xc/unsupported/programs/dish/scripts/transform @@ -1,4 +1,4 @@ -# $XConsortium$ +# $XConsortium: transform,v 1.2 94/04/01 16:33:18 matt Exp $ # This dish script uses inout params to transform a vector with a matrix set circle [figure_kit circle 0 [figure_kit default_style] 0 0 100] diff --git a/xc/unsupported/programs/dish/scripts/zoomer b/xc/unsupported/programs/dish/scripts/zoomer index 07c2f504f..e75fd837b 100644 --- a/xc/unsupported/programs/dish/scripts/zoomer +++ b/xc/unsupported/programs/dish/scripts/zoomer @@ -1,4 +1,4 @@ -# $XConsortium$ +# $XConsortium: zoomer,v 1.2 94/04/01 16:33:19 matt Exp $ # This dish script draws a circle that changes its size # # Bugs: 1) Doesn't redraw when the mouse is not moving in the window |