From: wolf Date: Mon, 31 Jan 2000 12:06:06 +0000 (+0000) Subject: Add executable. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e513293078d116ece26f5b51a6fec8b4d646da6;p=dealii-svn.git Add executable. git-svn-id: https://svn.dealii.org/trunk@2289 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/Attic/examples/step-by-step/step-1/.cvsignore b/deal.II/deal.II/Attic/examples/step-by-step/step-1/.cvsignore index a6f49ca85c..ca83da2788 100644 --- a/deal.II/deal.II/Attic/examples/step-by-step/step-1/.cvsignore +++ b/deal.II/deal.II/Attic/examples/step-by-step/step-1/.cvsignore @@ -1 +1,2 @@ *.o *.go Makefile.dep *.gnuplot *.gmv *.eps +step-1 diff --git a/deal.II/deal.II/Attic/examples/step-by-step/step-2/.cvsignore b/deal.II/deal.II/Attic/examples/step-by-step/step-2/.cvsignore index a6f49ca85c..07b5e7b099 100644 --- a/deal.II/deal.II/Attic/examples/step-by-step/step-2/.cvsignore +++ b/deal.II/deal.II/Attic/examples/step-by-step/step-2/.cvsignore @@ -1 +1,2 @@ *.o *.go Makefile.dep *.gnuplot *.gmv *.eps +step-2 diff --git a/deal.II/deal.II/Attic/examples/step-by-step/step-3/.cvsignore b/deal.II/deal.II/Attic/examples/step-by-step/step-3/.cvsignore index a6f49ca85c..03e276f8de 100644 --- a/deal.II/deal.II/Attic/examples/step-by-step/step-3/.cvsignore +++ b/deal.II/deal.II/Attic/examples/step-by-step/step-3/.cvsignore @@ -1 +1,2 @@ *.o *.go Makefile.dep *.gnuplot *.gmv *.eps +step-3 diff --git a/deal.II/deal.II/Attic/examples/step-by-step/step-4/.cvsignore b/deal.II/deal.II/Attic/examples/step-by-step/step-4/.cvsignore index a6f49ca85c..617a14613a 100644 --- a/deal.II/deal.II/Attic/examples/step-by-step/step-4/.cvsignore +++ b/deal.II/deal.II/Attic/examples/step-by-step/step-4/.cvsignore @@ -1 +1,2 @@ *.o *.go Makefile.dep *.gnuplot *.gmv *.eps +step-4 diff --git a/deal.II/deal.II/Attic/examples/step-by-step/step-5/.cvsignore b/deal.II/deal.II/Attic/examples/step-by-step/step-5/.cvsignore index a6f49ca85c..22ee4e3e3e 100644 --- a/deal.II/deal.II/Attic/examples/step-by-step/step-5/.cvsignore +++ b/deal.II/deal.II/Attic/examples/step-by-step/step-5/.cvsignore @@ -1 +1,2 @@ *.o *.go Makefile.dep *.gnuplot *.gmv *.eps +step-5 diff --git a/deal.II/deal.II/Attic/examples/step-by-step/step-6/.cvsignore b/deal.II/deal.II/Attic/examples/step-by-step/step-6/.cvsignore index a6f49ca85c..c5c1cbecff 100644 --- a/deal.II/deal.II/Attic/examples/step-by-step/step-6/.cvsignore +++ b/deal.II/deal.II/Attic/examples/step-by-step/step-6/.cvsignore @@ -1 +1,2 @@ *.o *.go Makefile.dep *.gnuplot *.gmv *.eps +step-6 diff --git a/deal.II/deal.II/Attic/examples/step-by-step/step-7/.cvsignore b/deal.II/deal.II/Attic/examples/step-by-step/step-7/.cvsignore index a6f49ca85c..53721fd585 100644 --- a/deal.II/deal.II/Attic/examples/step-by-step/step-7/.cvsignore +++ b/deal.II/deal.II/Attic/examples/step-by-step/step-7/.cvsignore @@ -1 +1,2 @@ *.o *.go Makefile.dep *.gnuplot *.gmv *.eps +step-7 diff --git a/deal.II/deal.II/Attic/examples/step-by-step/step-8/.cvsignore b/deal.II/deal.II/Attic/examples/step-by-step/step-8/.cvsignore index a6f49ca85c..6d34e1c8cc 100644 --- a/deal.II/deal.II/Attic/examples/step-by-step/step-8/.cvsignore +++ b/deal.II/deal.II/Attic/examples/step-by-step/step-8/.cvsignore @@ -1 +1,2 @@ *.o *.go Makefile.dep *.gnuplot *.gmv *.eps +step-8 diff --git a/deal.II/examples/step-1/.cvsignore b/deal.II/examples/step-1/.cvsignore index a6f49ca85c..ca83da2788 100644 --- a/deal.II/examples/step-1/.cvsignore +++ b/deal.II/examples/step-1/.cvsignore @@ -1 +1,2 @@ *.o *.go Makefile.dep *.gnuplot *.gmv *.eps +step-1 diff --git a/deal.II/examples/step-2/.cvsignore b/deal.II/examples/step-2/.cvsignore index a6f49ca85c..07b5e7b099 100644 --- a/deal.II/examples/step-2/.cvsignore +++ b/deal.II/examples/step-2/.cvsignore @@ -1 +1,2 @@ *.o *.go Makefile.dep *.gnuplot *.gmv *.eps +step-2 diff --git a/deal.II/examples/step-3/.cvsignore b/deal.II/examples/step-3/.cvsignore index a6f49ca85c..03e276f8de 100644 --- a/deal.II/examples/step-3/.cvsignore +++ b/deal.II/examples/step-3/.cvsignore @@ -1 +1,2 @@ *.o *.go Makefile.dep *.gnuplot *.gmv *.eps +step-3 diff --git a/deal.II/examples/step-4/.cvsignore b/deal.II/examples/step-4/.cvsignore index a6f49ca85c..617a14613a 100644 --- a/deal.II/examples/step-4/.cvsignore +++ b/deal.II/examples/step-4/.cvsignore @@ -1 +1,2 @@ *.o *.go Makefile.dep *.gnuplot *.gmv *.eps +step-4 diff --git a/deal.II/examples/step-5/.cvsignore b/deal.II/examples/step-5/.cvsignore index a6f49ca85c..22ee4e3e3e 100644 --- a/deal.II/examples/step-5/.cvsignore +++ b/deal.II/examples/step-5/.cvsignore @@ -1 +1,2 @@ *.o *.go Makefile.dep *.gnuplot *.gmv *.eps +step-5 diff --git a/deal.II/examples/step-6/.cvsignore b/deal.II/examples/step-6/.cvsignore index a6f49ca85c..c5c1cbecff 100644 --- a/deal.II/examples/step-6/.cvsignore +++ b/deal.II/examples/step-6/.cvsignore @@ -1 +1,2 @@ *.o *.go Makefile.dep *.gnuplot *.gmv *.eps +step-6 diff --git a/deal.II/examples/step-7/.cvsignore b/deal.II/examples/step-7/.cvsignore index a6f49ca85c..53721fd585 100644 --- a/deal.II/examples/step-7/.cvsignore +++ b/deal.II/examples/step-7/.cvsignore @@ -1 +1,2 @@ *.o *.go Makefile.dep *.gnuplot *.gmv *.eps +step-7 diff --git a/deal.II/examples/step-8/.cvsignore b/deal.II/examples/step-8/.cvsignore index a6f49ca85c..6d34e1c8cc 100644 --- a/deal.II/examples/step-8/.cvsignore +++ b/deal.II/examples/step-8/.cvsignore @@ -1 +1,2 @@ *.o *.go Makefile.dep *.gnuplot *.gmv *.eps +step-8