|
From: <hba...@us...> - 2009-09-06 18:49:54
|
Revision: 10372
http://plplot.svn.sourceforge.net/plplot/?rev=10372&view=rev
Author: hbabcock
Date: 2009-09-06 18:49:38 +0000 (Sun, 06 Sep 2009)
Log Message:
-----------
Adding a tag for 5.9.5 release.
Modified Paths:
--------------
tags/v5_9_5/examples/d/x12d.d
tags/v5_9_5/examples/f95/x25f.f90
tags/v5_9_5/examples/f95/x26f.f90
tags/v5_9_5/examples/f95/x27f.f90
tags/v5_9_5/examples/java/x27.java
tags/v5_9_5/examples/tcl/x23
tags/v5_9_5/examples/tcl/x24
tags/v5_9_5/examples/tcl/x28
tags/v5_9_5/examples/tcl/x29
Added Paths:
-----------
tags/v5_9_5/
Property changes on: tags/v5_9_5
___________________________________________________________________
Added: svn:ignore
+ .import
configure
confdefs.h
config.cache
config.log
config.status
config.summary
Makefile
Makefile.in
aclocal.m4
libtool
*.tar.gz
libltdl
plplot_libtool
autom4te.cache
COPYING
py-compile
plplot.pc
plplot-double.pc
config.h
config.h.in
jadeout.log
stamp-h1
.dsl
.htm
.out
.xml
CMakeCache.txt
CMakeFiles
cmake_install.cmake
Added: svn:mergeinfo
+
Modified: tags/v5_9_5/examples/d/x12d.d
===================================================================
--- trunk/examples/d/x12d.d 2009-09-06 18:45:37 UTC (rev 10371)
+++ tags/v5_9_5/examples/d/x12d.d 2009-09-06 18:49:38 UTC (rev 10372)
@@ -1,4 +1,4 @@
-/* $Id:$
+/* $Id$
Bar chart demo.
*/
Modified: tags/v5_9_5/examples/f95/x25f.f90
===================================================================
--- trunk/examples/f95/x25f.f90 2009-09-06 18:45:37 UTC (rev 10371)
+++ tags/v5_9_5/examples/f95/x25f.f90 2009-09-06 18:49:38 UTC (rev 10372)
@@ -1,4 +1,4 @@
-! $Id:$
+! $Id$
!
! Filling and clipping polygons.
!
Modified: tags/v5_9_5/examples/f95/x26f.f90
===================================================================
--- trunk/examples/f95/x26f.f90 2009-09-06 18:45:37 UTC (rev 10371)
+++ tags/v5_9_5/examples/f95/x26f.f90 2009-09-06 18:49:38 UTC (rev 10372)
@@ -1,6 +1,6 @@
! -*- coding: utf-8; -*-
!
-! $Id:$
+! $Id$
!
! Multi-lingual version of the first page of example 4.
!
Modified: tags/v5_9_5/examples/f95/x27f.f90
===================================================================
--- trunk/examples/f95/x27f.f90 2009-09-06 18:45:37 UTC (rev 10371)
+++ tags/v5_9_5/examples/f95/x27f.f90 2009-09-06 18:49:38 UTC (rev 10372)
@@ -1,4 +1,4 @@
-! $Id:$
+! $Id$
!
! Drawing "spirograph" curves - epitrochoids, cycolids, roulettes
!
Modified: tags/v5_9_5/examples/java/x27.java
===================================================================
--- trunk/examples/java/x27.java 2009-09-06 18:45:37 UTC (rev 10371)
+++ tags/v5_9_5/examples/java/x27.java 2009-09-06 18:49:38 UTC (rev 10372)
@@ -1,5 +1,5 @@
//---------------------------------------------------------------------------//
-// $Id:$
+// $Id$
// Drawing "spirograph" curves - epitrochoids, cycolids, roulettes
//---------------------------------------------------------------------------//
//
Modified: tags/v5_9_5/examples/tcl/x23
===================================================================
--- trunk/examples/tcl/x23 2009-09-06 18:45:37 UTC (rev 10371)
+++ tags/v5_9_5/examples/tcl/x23 2009-09-06 18:49:38 UTC (rev 10372)
@@ -1,6 +1,6 @@
#!/bin/sh
#--------------------------------*- Tcl -*------------------------------------#
-# $Id:$
+# $Id$
#
# Maurice LeBrun
# 12/24/02
Modified: tags/v5_9_5/examples/tcl/x24
===================================================================
--- trunk/examples/tcl/x24 2009-09-06 18:45:37 UTC (rev 10371)
+++ tags/v5_9_5/examples/tcl/x24 2009-09-06 18:49:38 UTC (rev 10372)
@@ -1,6 +1,6 @@
#!/bin/sh
#--------------------------------*- Tcl -*------------------------------------#
-# $Id:$
+# $Id$
#
# Maurice LeBrun
# 12/24/02
Modified: tags/v5_9_5/examples/tcl/x28
===================================================================
--- trunk/examples/tcl/x28 2009-09-06 18:45:37 UTC (rev 10371)
+++ tags/v5_9_5/examples/tcl/x28 2009-09-06 18:49:38 UTC (rev 10372)
@@ -1,6 +1,6 @@
#!/bin/sh
#--------------------------------*- Tcl -*------------------------------------#
-# $Id:$
+# $Id$
#
# Maurice LeBrun
# 12/24/02
Modified: tags/v5_9_5/examples/tcl/x29
===================================================================
--- trunk/examples/tcl/x29 2009-09-06 18:45:37 UTC (rev 10371)
+++ tags/v5_9_5/examples/tcl/x29 2009-09-06 18:49:38 UTC (rev 10372)
@@ -1,6 +1,6 @@
#!/bin/sh
#--------------------------------*- Tcl -*------------------------------------#
-# $Id:$
+# $Id$
#
# Maurice LeBrun
# 12/24/02
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|