]>
https://gitweb.dealii.org/ - dealii-svn.git/log
guido [Fri, 18 Feb 2000 22:10:26 +0000 (22:10 +0000)]
laplacian added to interface
git-svn-id: https://svn.dealii.org/trunk@2442
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 18 Feb 2000 20:56:20 +0000 (20:56 +0000)]
CXXFLAGS
git-svn-id: https://svn.dealii.org/trunk@2441
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 18 Feb 2000 20:52:05 +0000 (20:52 +0000)]
Typo removed
git-svn-id: https://svn.dealii.org/trunk@2440
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 18 Feb 2000 17:54:34 +0000 (17:54 +0000)]
Information on mailing list added
git-svn-id: https://svn.dealii.org/trunk@2439
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 18 Feb 2000 11:53:58 +0000 (11:53 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@2438
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 18 Feb 2000 11:52:59 +0000 (11:52 +0000)]
Let the API docs be shown in the "body" part of the page. This way,
the navbar remains visible which makes it simpler to switch between
API docs of different sublibs.
git-svn-id: https://svn.dealii.org/trunk@2437
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 18 Feb 2000 10:01:29 +0000 (10:01 +0000)]
Import newest version of this script.
git-svn-id: https://svn.dealii.org/trunk@2436
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 18 Feb 2000 09:07:31 +0000 (09:07 +0000)]
Fix doc.
git-svn-id: https://svn.dealii.org/trunk@2435
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 17 Feb 2000 16:37:23 +0000 (16:37 +0000)]
Word about C Set ++ 3.0
git-svn-id: https://svn.dealii.org/trunk@2434
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 17 Feb 2000 16:21:26 +0000 (16:21 +0000)]
Add some sentences about experiences with AIX 4.2
git-svn-id: https://svn.dealii.org/trunk@2433
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 17 Feb 2000 16:03:57 +0000 (16:03 +0000)]
Fix problem with non-shared libs.
git-svn-id: https://svn.dealii.org/trunk@2432
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 17 Feb 2000 15:21:06 +0000 (15:21 +0000)]
Disable shared libs on AIX by default.
git-svn-id: https://svn.dealii.org/trunk@2431
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 17 Feb 2000 15:01:44 +0000 (15:01 +0000)]
documentation update
git-svn-id: https://svn.dealii.org/trunk@2430
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 17 Feb 2000 14:57:40 +0000 (14:57 +0000)]
Remove -fPIC for AIX.
git-svn-id: https://svn.dealii.org/trunk@2429
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 17 Feb 2000 14:12:29 +0000 (14:12 +0000)]
Make one function void (instead of void*) again.
git-svn-id: https://svn.dealii.org/trunk@2428
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 17 Feb 2000 14:04:25 +0000 (14:04 +0000)]
Remove `static' from to local variables, since it confuses some compilers. This should also not make much speed difference, anyway.
git-svn-id: https://svn.dealii.org/trunk@2427
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 17 Feb 2000 13:45:48 +0000 (13:45 +0000)]
Add some more support for void thread functions.
git-svn-id: https://svn.dealii.org/trunk@2426
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 16 Feb 2000 17:50:47 +0000 (17:50 +0000)]
Timer check extended and accelerated
git-svn-id: https://svn.dealii.org/trunk@2425
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 16 Feb 2000 17:45:33 +0000 (17:45 +0000)]
Done last week.
git-svn-id: https://svn.dealii.org/trunk@2424
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 16 Feb 2000 17:44:24 +0000 (17:44 +0000)]
Seems to be done.
git-svn-id: https://svn.dealii.org/trunk@2423
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 16 Feb 2000 17:40:46 +0000 (17:40 +0000)]
Make threaded functions void again (instead of void*).
git-svn-id: https://svn.dealii.org/trunk@2422
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 16 Feb 2000 17:40:01 +0000 (17:40 +0000)]
Extend formalism of void functions to Mem_Fun_Data[56].
git-svn-id: https://svn.dealii.org/trunk@2421
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 16 Feb 2000 16:04:53 +0000 (16:04 +0000)]
Another bug
git-svn-id: https://svn.dealii.org/trunk@2420
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 16 Feb 2000 14:38:55 +0000 (14:38 +0000)]
Add a word on Sun Workshop C++ 5.0
git-svn-id: https://svn.dealii.org/trunk@2419
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 16 Feb 2000 14:28:42 +0000 (14:28 +0000)]
Fix include file name.
git-svn-id: https://svn.dealii.org/trunk@2418
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 16 Feb 2000 12:48:45 +0000 (12:48 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@2417
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 16 Feb 2000 12:47:48 +0000 (12:47 +0000)]
Update.
git-svn-id: https://svn.dealii.org/trunk@2416
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 16 Feb 2000 12:46:36 +0000 (12:46 +0000)]
Remove .toc file as well.
git-svn-id: https://svn.dealii.org/trunk@2415
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 16 Feb 2000 12:45:01 +0000 (12:45 +0000)]
Add .cvsignore.
git-svn-id: https://svn.dealii.org/trunk@2414
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 16 Feb 2000 12:44:12 +0000 (12:44 +0000)]
Add a script that validates whether cross-references in out documentation are valid or stale. It does not check external references, but it can check references within our directory tree.
git-svn-id: https://svn.dealii.org/trunk@2413
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 16 Feb 2000 07:18:45 +0000 (07:18 +0000)]
Fix links.
git-svn-id: https://svn.dealii.org/trunk@2412
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 16 Feb 2000 05:31:39 +0000 (05:31 +0000)]
timer check
git-svn-id: https://svn.dealii.org/trunk@2411
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 16 Feb 2000 05:30:03 +0000 (05:30 +0000)]
ignore start_time bug removed
git-svn-id: https://svn.dealii.org/trunk@2410
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 15 Feb 2000 09:40:07 +0000 (09:40 +0000)]
Small text changes. Remove the reference to a specific date since that
expires so quickly and then everything looks outdated.
git-svn-id: https://svn.dealii.org/trunk@2409
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 15 Feb 2000 09:31:14 +0000 (09:31 +0000)]
Rename deduce_args to deduce_types.
git-svn-id: https://svn.dealii.org/trunk@2408
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 15 Feb 2000 09:27:15 +0000 (09:27 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@2407
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 14 Feb 2000 19:09:46 +0000 (19:09 +0000)]
Remove duplicate error message.
git-svn-id: https://svn.dealii.org/trunk@2406
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 14 Feb 2000 16:35:31 +0000 (16:35 +0000)]
Mostly finish the second implementation.
git-svn-id: https://svn.dealii.org/trunk@2405
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 14 Feb 2000 13:42:40 +0000 (13:42 +0000)]
Remove outdated comment.
git-svn-id: https://svn.dealii.org/trunk@2404
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 14 Feb 2000 13:40:17 +0000 (13:40 +0000)]
Remove outdated comment and give a better explanation.
git-svn-id: https://svn.dealii.org/trunk@2403
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 14 Feb 2000 13:38:51 +0000 (13:38 +0000)]
Remove outdated comment. Of course we have to redeclare the function
since otherwise it would be shadowed by other virtual functions with
the same name.
git-svn-id: https://svn.dealii.org/trunk@2402
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 14 Feb 2000 13:35:12 +0000 (13:35 +0000)]
Remove outdated comment.
git-svn-id: https://svn.dealii.org/trunk@2401
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 14 Feb 2000 10:27:19 +0000 (10:27 +0000)]
Re-concat lines that ended in ::. They were split in the first since Doc++ had problems understanding these declarations, but the newer versions now get it right. Furthermore, kdoc now has problems with them.
git-svn-id: https://svn.dealii.org/trunk@2400
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 14 Feb 2000 08:49:36 +0000 (08:49 +0000)]
Only add some newlines.
git-svn-id: https://svn.dealii.org/trunk@2399
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 14 Feb 2000 08:49:02 +0000 (08:49 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@2398
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 14 Feb 2000 08:39:33 +0000 (08:39 +0000)]
Small doc update.
git-svn-id: https://svn.dealii.org/trunk@2397
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Sun, 13 Feb 2000 20:15:28 +0000 (20:15 +0000)]
Add author.
git-svn-id: https://svn.dealii.org/trunk@2396
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Sun, 13 Feb 2000 20:15:09 +0000 (20:15 +0000)]
Add a new report.
git-svn-id: https://svn.dealii.org/trunk@2395
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 11 Feb 2000 20:04:32 +0000 (20:04 +0000)]
change in DataOutInterface
git-svn-id: https://svn.dealii.org/trunk@2394
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 11 Feb 2000 19:53:58 +0000 (19:53 +0000)]
default format implemented
git-svn-id: https://svn.dealii.org/trunk@2393
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 11 Feb 2000 19:30:54 +0000 (19:30 +0000)]
use gerusage
git-svn-id: https://svn.dealii.org/trunk@2392
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 11 Feb 2000 17:57:47 +0000 (17:57 +0000)]
dummy for 1d
git-svn-id: https://svn.dealii.org/trunk@2391
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 11 Feb 2000 16:57:15 +0000 (16:57 +0000)]
Fix a bug.
git-svn-id: https://svn.dealii.org/trunk@2390
0785d39b -7218-0410-832d-
ea1e28bc413d
richter [Fri, 11 Feb 2000 13:28:51 +0000 (13:28 +0000)]
implementation of multithread support
git-svn-id: https://svn.dealii.org/trunk@2389
0785d39b -7218-0410-832d-
ea1e28bc413d
richter [Fri, 11 Feb 2000 13:27:47 +0000 (13:27 +0000)]
enable multithreading
git-svn-id: https://svn.dealii.org/trunk@2388
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 11 Feb 2000 12:45:19 +0000 (12:45 +0000)]
Straighten output.
git-svn-id: https://svn.dealii.org/trunk@2387
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 11 Feb 2000 10:12:12 +0000 (10:12 +0000)]
Include small pix into the distro.
git-svn-id: https://svn.dealii.org/trunk@2386
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 11 Feb 2000 10:04:12 +0000 (10:04 +0000)]
Fix table set-up for graphics.
git-svn-id: https://svn.dealii.org/trunk@2385
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 11 Feb 2000 09:52:10 +0000 (09:52 +0000)]
Fix some forgotten places.
git-svn-id: https://svn.dealii.org/trunk@2384
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 11 Feb 2000 09:50:48 +0000 (09:50 +0000)]
Make DoF numbers unsigned integers.
git-svn-id: https://svn.dealii.org/trunk@2383
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 11 Feb 2000 09:12:41 +0000 (09:12 +0000)]
Ugh, this could have been an expensive buglet, in terms of computing power...
git-svn-id: https://svn.dealii.org/trunk@2382
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 11 Feb 2000 08:28:32 +0000 (08:28 +0000)]
Ah, here also.
git-svn-id: https://svn.dealii.org/trunk@2381
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 11 Feb 2000 08:27:49 +0000 (08:27 +0000)]
The culprit *was* this line, but the patch from v1.2 to v1.3 was
wrong: one should write `signed' when one means so, not `unsigned'.
git-svn-id: https://svn.dealii.org/trunk@2380
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 11 Feb 2000 08:19:05 +0000 (08:19 +0000)]
Small additions.
git-svn-id: https://svn.dealii.org/trunk@2379
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 11 Feb 2000 08:05:03 +0000 (08:05 +0000)]
Revert the last patch, since that was not the culprit I was looking for.
git-svn-id: https://svn.dealii.org/trunk@2378
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 11 Feb 2000 06:27:46 +0000 (06:27 +0000)]
Texts straightened
git-svn-id: https://svn.dealii.org/trunk@2377
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 10 Feb 2000 17:07:08 +0000 (17:07 +0000)]
Fix problem with -unsigned
git-svn-id: https://svn.dealii.org/trunk@2376
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 10 Feb 2000 17:03:53 +0000 (17:03 +0000)]
Fix MT mode non-compilability.
git-svn-id: https://svn.dealii.org/trunk@2375
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 10 Feb 2000 15:03:22 +0000 (15:03 +0000)]
Draw up a page with future plans.
git-svn-id: https://svn.dealii.org/trunk@2374
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 10 Feb 2000 14:52:17 +0000 (14:52 +0000)]
shortened
git-svn-id: https://svn.dealii.org/trunk@2373
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 10 Feb 2000 14:42:09 +0000 (14:42 +0000)]
workaround for strstream, output shortened
git-svn-id: https://svn.dealii.org/trunk@2372
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 10 Feb 2000 14:39:01 +0000 (14:39 +0000)]
documentation for DoFObjectAccessor template
git-svn-id: https://svn.dealii.org/trunk@2371
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 10 Feb 2000 14:10:02 +0000 (14:10 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@2370
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 10 Feb 2000 14:09:05 +0000 (14:09 +0000)]
Ugh.
git-svn-id: https://svn.dealii.org/trunk@2369
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 10 Feb 2000 14:08:20 +0000 (14:08 +0000)]
Make the colnums array an array of unsigned ints instead of signed ones, and let the marker for unused elements by invalid_entry.
git-svn-id: https://svn.dealii.org/trunk@2368
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 10 Feb 2000 13:59:16 +0000 (13:59 +0000)]
Add a link to a page with future plans.
git-svn-id: https://svn.dealii.org/trunk@2367
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 10 Feb 2000 13:58:38 +0000 (13:58 +0000)]
Add a destructor, to avoid a memory leak.
git-svn-id: https://svn.dealii.org/trunk@2366
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 10 Feb 2000 13:49:04 +0000 (13:49 +0000)]
Remove unnecessary line continuations.
git-svn-id: https://svn.dealii.org/trunk@2365
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 10 Feb 2000 13:45:48 +0000 (13:45 +0000)]
Some more things around the license.
git-svn-id: https://svn.dealii.org/trunk@2364
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 10 Feb 2000 13:36:19 +0000 (13:36 +0000)]
Fix spacing.
git-svn-id: https://svn.dealii.org/trunk@2363
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 10 Feb 2000 13:35:06 +0000 (13:35 +0000)]
Add some words about the license at the top page.
git-svn-id: https://svn.dealii.org/trunk@2362
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 10 Feb 2000 13:34:31 +0000 (13:34 +0000)]
Fix more links.
git-svn-id: https://svn.dealii.org/trunk@2361
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 10 Feb 2000 13:26:26 +0000 (13:26 +0000)]
Fix link.
git-svn-id: https://svn.dealii.org/trunk@2360
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 10 Feb 2000 12:39:50 +0000 (12:39 +0000)]
Small reindent.
git-svn-id: https://svn.dealii.org/trunk@2359
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 10 Feb 2000 10:20:16 +0000 (10:20 +0000)]
Add .go and .o files to .cvsignore.
git-svn-id: https://svn.dealii.org/trunk@2358
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 10 Feb 2000 09:50:20 +0000 (09:50 +0000)]
Sorry, forgot to change MGPerLevelObject to MGLevelObject, in accordance with the library.
git-svn-id: https://svn.dealii.org/trunk@2357
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 9 Feb 2000 20:01:36 +0000 (20:01 +0000)]
Collect all multigrid files in one directory, rename MG{Matrix,Vector} to MGLevelObject, and small other changes.
git-svn-id: https://svn.dealii.org/trunk@2356
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 9 Feb 2000 19:09:35 +0000 (19:09 +0000)]
Improve wording.
git-svn-id: https://svn.dealii.org/trunk@2355
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 9 Feb 2000 18:17:35 +0000 (18:17 +0000)]
Fix bugs in 1d mode.
git-svn-id: https://svn.dealii.org/trunk@2354
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 9 Feb 2000 18:05:59 +0000 (18:05 +0000)]
Some more words about example programs.
git-svn-id: https://svn.dealii.org/trunk@2353
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 9 Feb 2000 17:34:36 +0000 (17:34 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@2352
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 9 Feb 2000 14:55:57 +0000 (14:55 +0000)]
Change title background.
git-svn-id: https://svn.dealii.org/trunk@2351
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 9 Feb 2000 14:54:46 +0000 (14:54 +0000)]
Add title background graphic.
git-svn-id: https://svn.dealii.org/trunk@2350
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 9 Feb 2000 14:52:47 +0000 (14:52 +0000)]
Add file about writing documentation.
git-svn-id: https://svn.dealii.org/trunk@2349
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 9 Feb 2000 14:52:29 +0000 (14:52 +0000)]
Add license. First draft.
git-svn-id: https://svn.dealii.org/trunk@2348
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 9 Feb 2000 14:50:25 +0000 (14:50 +0000)]
Change title appearance after scrapping the logo at top left.
git-svn-id: https://svn.dealii.org/trunk@2347
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 9 Feb 2000 14:48:25 +0000 (14:48 +0000)]
Scrap the logo file and produce a title bar from left to right.
git-svn-id: https://svn.dealii.org/trunk@2346
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 8 Feb 2000 16:10:10 +0000 (16:10 +0000)]
Fully qualify function names where gcc2.95 required so.
git-svn-id: https://svn.dealii.org/trunk@2345
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 8 Feb 2000 14:44:11 +0000 (14:44 +0000)]
Remove duplicate output.
git-svn-id: https://svn.dealii.org/trunk@2344
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 8 Feb 2000 13:54:54 +0000 (13:54 +0000)]
Replace `rm' by `rm -f' to suppress warnings.
git-svn-id: https://svn.dealii.org/trunk@2343
0785d39b -7218-0410-832d-
ea1e28bc413d
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams
Typeset in
Trocchi and Trocchi Bold Sans Serif.