diff options
Diffstat (limited to 'Master/texmf-dist/tex/generic/xypic/movie.cls')
-rw-r--r-- | Master/texmf-dist/tex/generic/xypic/movie.cls | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/generic/xypic/movie.cls b/Master/texmf-dist/tex/generic/xypic/movie.cls index 94e191d0812..6486901aa8f 100644 --- a/Master/texmf-dist/tex/generic/xypic/movie.cls +++ b/Master/texmf-dist/tex/generic/xypic/movie.cls @@ -1,10 +1,10 @@ -%% $Id: movie.cls,v 3.6 2010/06/10 18:45:49 krisrose Exp $ -*-latex-*- +%% $Id: movie.cls,v 3.7 2011/03/14 20:14:00 krisrose Exp $ -*-latex-*- %% %% ``LaTeX Movie'' document class for DVI animations. %% Copyright (c) 1994-1997 Kristoffer H. Rose <krisrose@tug.org> %% %% This file is part of the Xy-pic package for graphs and diagrams in TeX. -%% Copyright (c) 1991-2010 Kristoffer H. Rose <krisrose@tug.org> +%% Copyright (c) 1991-2011 Kristoffer H. Rose <krisrose@tug.org> %% %% The Xy-pic package is free software; you can redistribute it and/or modify %% it under the terms of the GNU General Public License as published by the @@ -28,8 +28,8 @@ \def\next$#1: #2 #3${#2} \edef\next{\noexpand\ProvidesClass{movie}% - [\next$Date: 2010/06/10 18:45:49 $ - Movies in LaTeX v.\next$Revision: 3.6 $.]}\next + [\next$Date: 2011/03/14 20:14:00 $ + Movies in LaTeX v.\next$Revision: 3.7 $.]}\next %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Options. @@ -309,6 +309,9 @@ \endinput % $Log: movie.cls,v $ +% Revision 3.7 2011/03/14 20:14:00 krisrose +% Preparing for release 3.8.6. +% % Revision 3.6 2010/06/10 18:45:49 krisrose % Reference to GPL by URL. % |