|
From: <mur...@us...> - 2010-11-26 21:55:47
|
Revision: 31
http://python-control.svn.sourceforge.net/python-control/?rev=31&view=rev
Author: murrayrm
Date: 2010-11-26 21:55:41 +0000 (Fri, 26 Nov 2010)
Log Message:
-----------
added header comment
Modified Paths:
--------------
trunk/external/yottalab.py
Modified: trunk/external/yottalab.py
===================================================================
--- trunk/external/yottalab.py 2010-11-06 16:26:19 UTC (rev 30)
+++ trunk/external/yottalab.py 2010-11-26 21:55:41 UTC (rev 31)
@@ -1,3 +1,5 @@
+# yottalab.py - Roberto Bucher's yottalab library
+
"""
This is a procedural interface to the yttalab library
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|