]> git.llucax.com Git - z.facultad/75.12/tp1.git/commitdiff
Se expanden keywords del svn. master svn_import
authorLeandro Lucarella <llucax@gmail.com>
Tue, 25 Mar 2003 03:18:45 +0000 (03:18 +0000)
committerLeandro Lucarella <llucax@gmail.com>
Tue, 25 Mar 2003 03:18:45 +0000 (03:18 +0000)
77891.cpp
Makefile
README
calc.sh
d.gnuplot
efg.gnuplot
informe.lyx
isolineas.awk
plot.sh
resultado.awk

index 8d89ce7ab215bfcd88be2ce76a7de8201d2ac323..2f1d759c20981021d48c34e7041449eff483bd95 100644 (file)
--- a/77891.cpp
+++ b/77891.cpp
 // Free Software Foundation, Inc.", 59 Temple Place - Suite 330,
 // Boston, MA  02111-1307, USA.
 //
-// $URL: http://www.llucax.hn.org:81/svn/facultad/75.12/tp1/77891.cpp $
-// $Date: 2002-10-13 23:38:45 -0300 (dom, 13 oct 2002) $
-// $Rev: 9 $
-// $Author: luca $
+// $URL$
+// $Date$
+// $Rev$
+// $Author$
 //
 
 #include <stdio.h>
index c2a197525d8b8e545d5ab0bb8b16d452e2edd747..f3c1760c5eccd7e7878c517ebe2f3ea2258fa699 100644 (file)
--- a/Makefile
+++ b/Makefile
 # Free Software Foundation, Inc.", 59 Temple Place - Suite 330,
 # Boston, MA  02111-1307, USA.
 # 
-# $URL: http://www.llucax.hn.org:81/svn/facultad/75.12/tp1/Makefile $
-# $Date: 2002-10-17 15:46:08 -0300 (jue, 17 oct 2002) $
-# $Rev: 18 $
-# $Author: luca $
+# $URL$
+# $Date$
+# $Rev$
+# $Author$
 # 
 
 CPP_OPTS=-g3 -Wall 
diff --git a/README b/README
index b8557f59aaa9e020cfd5e5742a11aab3417c4043..71defc1bb80715399865fad95301e57117a835f0 100644 (file)
--- a/README
+++ b/README
@@ -2,10 +2,10 @@ vim: set tabstop=4 softtabstop=4 shiftwidth=4 expandtab:
 
 Trabajo Práctico I de Análisis Numérico I
 
-$URL: http://www.llucax.hn.org:81/svn/facultad/75.12/tp1/README $
-$Date: 2002-10-17 15:48:39 -0300 (jue, 17 oct 2002) $
-$Rev: 20 $
-$Author: luca $
+$URL$
+$Date$
+$Rev$
+$Author$
 
 Para generar el Informe del trabajo práctico basta con hacer:
 
diff --git a/calc.sh b/calc.sh
index 77dcfd78ed06a2fa9eb7709b1b3b197e6de1351f..1414becea6b21ed1d9cab968eaa11c479e2f7d4e 100755 (executable)
--- a/calc.sh
+++ b/calc.sh
 # Free Software Foundation, Inc.", 59 Temple Place - Suite 330,
 # Boston, MA  02111-1307, USA.
 #
-# $URL: http://www.llucax.hn.org:81/svn/facultad/75.12/tp1/calc.sh $
-# $Date: 2002-10-17 00:08:00 -0300 (jue, 17 oct 2002) $
-# $Rev: 16 $
-# $Author: luca $
+# $URL$
+# $Date$
+# $Rev$
+# $Author$
 #
 
 # Calculo soluciones del punto a, b y c.
index ee4fb7df249069a0456792bafbb7b2704ead0957..44b499512362027b3d56a83cd9fb4af892893154 100644 (file)
--- a/d.gnuplot
+++ b/d.gnuplot
 # Free Software Foundation, Inc.", 59 Temple Place - Suite 330,
 # Boston, MA  02111-1307, USA.
 #
-# $URL: http://www.llucax.hn.org:81/svn/facultad/75.12/tp1/d.gnuplot $
-# $Date: 2002-10-14 15:17:56 -0300 (lun, 14 oct 2002) $
-# $Rev: 10 $
-# $Author: luca $
+# $URL$
+# $Date$
+# $Rev$
+# $Author$
 #
 
 # Seteo terminal para que "dibuje" en un PS.
index cd82ae7c6230a3b283e72983273c1381be883c5c..c483d32d1741a24f53a7de311c571f4a5b233472 100644 (file)
 # Free Software Foundation, Inc.", 59 Temple Place - Suite 330,
 # Boston, MA  02111-1307, USA.
 #
-# $URL: http://www.llucax.hn.org:81/svn/facultad/75.12/tp1/efg.gnuplot $
-# $Date: 2002-10-14 15:17:56 -0300 (lun, 14 oct 2002) $
-# $Rev: 10 $
-# $Author: luca $
+# $URL$
+# $Date$
+# $Rev$
+# $Author$
 #
 
 # Seteo terminal para que "dibuje" en un PS.
index fb4196f49c684c18ce4f7eb2cdce7fac12507503..7d095a3699c742b360cf11c109d7c745ce51c375 100644 (file)
@@ -32,7 +32,7 @@ Trabajo Pr
 Leandro Lucarella (77.891)
 \layout Date
 
-$Date: 2002-10-25 23:44:39 -0300 (vie, 25 oct 2002) $ ($Rev: 21 $)
+$Date$ ($Rev$)
 \layout Standard
 
 Copyright (C) 2002 Leandro Lucarella.
index a8064971e4117a89c4b63220c577db71ec0cb9d9..c6b77d11254bcba25d26897dc350dd1479600b7a 100644 (file)
 # Free Software Foundation, Inc.", 59 Temple Place - Suite 330,
 # Boston, MA  02111-1307, USA.
 #
-# $URL: file:///var/lib/subversion/facultad/75.12/2002/1/resultado.awk $
-# $Date: 2002-10-13 23:38:45 -0300 (dom, 13 oct 2002) $
-# $Rev: 9 $
-# $Author: luca $
+# $URL$
+# $Date$
+# $Rev$
+# $Author$
 #
 
 {
diff --git a/plot.sh b/plot.sh
index af5780776929b0538bf9b6f56b44f3fb897aad63..61483c6668652edafd91e17c4ee08d5d66ba5cb0 100755 (executable)
--- a/plot.sh
+++ b/plot.sh
 # Free Software Foundation, Inc.", 59 Temple Place - Suite 330,
 # Boston, MA  02111-1307, USA.
 #
-# $URL: http://www.llucax.hn.org:81/svn/facultad/75.12/tp1/plot.sh $
-# $Date: 2002-10-17 00:08:00 -0300 (jue, 17 oct 2002) $
-# $Rev: 16 $
-# $Author: luca $
+# $URL$
+# $Date$
+# $Rev$
+# $Author$
 #
 
 # Genera todos los gráficos del punto d
index 2be841862b1e8ee5f1a3424979c6432cea730976..73aaff3aabb5b5e8bc81c29eabf8b47bd3c40fc6 100755 (executable)
 # Free Software Foundation, Inc.", 59 Temple Place - Suite 330,
 # Boston, MA  02111-1307, USA.
 #
-# $URL: http://www.llucax.hn.org:81/svn/facultad/75.12/tp1/resultado.awk $
-# $Date: 2002-10-16 21:52:18 -0300 (mié, 16 oct 2002) $
-# $Rev: 13 $
-# $Author: luca $
+# $URL$
+# $Date$
+# $Rev$
+# $Author$
 #
 
 {