Changeset 19729 for juggler/trunk/modules/jackal/tools
- Timestamp:
- 01/01/07 10:26:55 (2 years ago)
- Files:
-
- juggler/trunk/modules/jackal/tools/xmlupdate/Makefile (modified) (1 diff)
- juggler/trunk/modules/jackal/tools/xmlupdate/cfg_2.0-2.1.xsl (modified) (1 diff)
- juggler/trunk/modules/jackal/tools/xmlupdate/cfg_2.1-3.0.xsl (modified) (1 diff)
- juggler/trunk/modules/jackal/tools/xmlupdate/desc_2.0-2.1.xsl (modified) (1 diff)
- juggler/trunk/modules/jackal/tools/xmlupdate/desc_2.1-2.2.xsl (modified) (1 diff)
- juggler/trunk/modules/jackal/tools/xmlupdate/desc_2.2-2.3.xsl (modified) (1 diff)
- juggler/trunk/modules/jackal/tools/xmlupdate/desc_2.3-3.0.xsl (modified) (1 diff)
- juggler/trunk/modules/jackal/tools/xmlupdate/jdef_3.0-3.1.xsl (modified) (1 diff)
- juggler/trunk/modules/jackal/tools/xmlupdate/xmlupdate.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
juggler/trunk/modules/jackal/tools/xmlupdate/Makefile
r18824 r19729 1 1 # ************** <auto-copyright.pl BEGIN do not edit this line> ************** 2 2 # 3 # VR Juggler is (C) Copyright 1998-200 6by Iowa State University3 # VR Juggler is (C) Copyright 1998-2007 by Iowa State University 4 4 # 5 5 # Original Authors: juggler/trunk/modules/jackal/tools/xmlupdate/cfg_2.0-2.1.xsl
r18824 r19729 3 3 <!-- *********** <auto-copyright.pl BEGIN do not edit this line> *********** --> 4 4 <!-- 5 VR Juggler is (C) Copyright 1998-200 6by Iowa State University5 VR Juggler is (C) Copyright 1998-2007 by Iowa State University 6 6 7 7 Original Authors: juggler/trunk/modules/jackal/tools/xmlupdate/cfg_2.1-3.0.xsl
r18824 r19729 3 3 <!-- *********** <auto-copyright.pl BEGIN do not edit this line> *********** --> 4 4 <!-- 5 VR Juggler is (C) Copyright 1998-200 6by Iowa State University5 VR Juggler is (C) Copyright 1998-2007 by Iowa State University 6 6 7 7 Original Authors: juggler/trunk/modules/jackal/tools/xmlupdate/desc_2.0-2.1.xsl
r18824 r19729 3 3 <!-- *********** <auto-copyright.pl BEGIN do not edit this line> *********** --> 4 4 <!-- 5 VR Juggler is (C) Copyright 1998-200 6by Iowa State University5 VR Juggler is (C) Copyright 1998-2007 by Iowa State University 6 6 7 7 Original Authors: juggler/trunk/modules/jackal/tools/xmlupdate/desc_2.1-2.2.xsl
r18824 r19729 3 3 <!-- *********** <auto-copyright.pl BEGIN do not edit this line> *********** --> 4 4 <!-- 5 VR Juggler is (C) Copyright 1998-200 6by Iowa State University5 VR Juggler is (C) Copyright 1998-2007 by Iowa State University 6 6 7 7 Original Authors: juggler/trunk/modules/jackal/tools/xmlupdate/desc_2.2-2.3.xsl
r18824 r19729 3 3 <!-- *********** <auto-copyright.pl BEGIN do not edit this line> *********** --> 4 4 <!-- 5 VR Juggler is (C) Copyright 1998-200 6by Iowa State University5 VR Juggler is (C) Copyright 1998-2007 by Iowa State University 6 6 7 7 Original Authors: juggler/trunk/modules/jackal/tools/xmlupdate/desc_2.3-3.0.xsl
r18824 r19729 3 3 <!-- *********** <auto-copyright.pl BEGIN do not edit this line> *********** --> 4 4 <!-- 5 VR Juggler is (C) Copyright 1998-200 6by Iowa State University5 VR Juggler is (C) Copyright 1998-2007 by Iowa State University 6 6 7 7 Original Authors: juggler/trunk/modules/jackal/tools/xmlupdate/jdef_3.0-3.1.xsl
r18824 r19729 3 3 <!-- *********** <auto-copyright.pl BEGIN do not edit this line> *********** --> 4 4 <!-- 5 VR Juggler is (C) Copyright 1998-200 6by Iowa State University5 VR Juggler is (C) Copyright 1998-2007 by Iowa State University 6 6 7 7 Original Authors: juggler/trunk/modules/jackal/tools/xmlupdate/xmlupdate.py
r18824 r19729 3 3 # ************** <auto-copyright.pl BEGIN do not edit this line> ************** 4 4 # 5 # VR Juggler is (C) Copyright 1998-200 6by Iowa State University5 # VR Juggler is (C) Copyright 1998-2007 by Iowa State University 6 6 # 7 7 # Original Authors:
