|
From: <ai...@us...> - 2009-05-05 01:10:09
|
Revision: 9904
http://plplot.svn.sourceforge.net/plplot/?rev=9904&view=rev
Author: airwin
Date: 2009-05-05 01:09:51 +0000 (Tue, 05 May 2009)
Log Message:
-----------
Insert $Id line like all other python examples.
Modified Paths:
--------------
trunk/examples/python/xw08.py
trunk/examples/python/xw17.py
trunk/examples/python/xw26.py
Modified: trunk/examples/python/xw08.py
===================================================================
--- trunk/examples/python/xw08.py 2009-05-05 01:07:39 UTC (rev 9903)
+++ trunk/examples/python/xw08.py 2009-05-05 01:09:51 UTC (rev 9904)
@@ -1,3 +1,4 @@
+# $Id$
# xw08.py PLplot demo for Python
#
# Copyright (C) 2004 Alan W. Irwin
Modified: trunk/examples/python/xw17.py
===================================================================
--- trunk/examples/python/xw17.py 2009-05-05 01:07:39 UTC (rev 9903)
+++ trunk/examples/python/xw17.py 2009-05-05 01:09:51 UTC (rev 9904)
@@ -1,4 +1,5 @@
#!/usr/bin/env python
+# $Id$
# Copyright 2002 Gary Bishop
# Copyright 2004 Alan W. Irwin
# This file is part of PLplot.
Modified: trunk/examples/python/xw26.py
===================================================================
--- trunk/examples/python/xw26.py 2009-05-05 01:07:39 UTC (rev 9903)
+++ trunk/examples/python/xw26.py 2009-05-05 01:09:51 UTC (rev 9904)
@@ -1,4 +1,5 @@
# -*- coding: utf-8; -*-
+# $Id$
# Copyright (C) 2006 Alan W. Irwin
# Multi-lingual version of the first page of example 4.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|