diff options
| author | Steve Price <steve@FreeBSD.org> | 2000-07-10 03:40:32 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 2000-07-10 03:40:32 +0000 |
| commit | 516fa9816ec6955bb23fb474ff0579287558fe13 (patch) | |
| tree | a6f92f42c2fd4a87c291c0b29114fb14b2f8a3c7 /math/glove/files/patch-ab | |
| parent | d7377ebf7258e9ae5d53165a9e1fd3860233db3f (diff) | |
Adding glove version 1.0.1.
Glove was developed for use in Caltech physics labs to provide an
interface to data acquisition systems, sophisticated (and correct)
statistical analysis, a flexible plotting tool, and the ability to
easily and intuitively manipulate the data.
PR: 19290
Submitted by: Mario S F Ferreira <lioux@linf.unb.br>
Diffstat (limited to 'math/glove/files/patch-ab')
| -rw-r--r-- | math/glove/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/math/glove/files/patch-ab b/math/glove/files/patch-ab new file mode 100644 index 000000000000..08f994d2573c --- /dev/null +++ b/math/glove/files/patch-ab @@ -0,0 +1,11 @@ +--- include/make/sys/FreeBSD-2.x_g++.orig Wed Jun 14 01:44:51 2000 ++++ include/make/sys/FreeBSD-2.x_g++ Wed Jun 14 01:45:00 2000 +@@ -35,7 +35,7 @@ + # Comment this out if ACE or other code gives you warnings that + # you can't avoid. + +-J_DIE_ON_WARNING := -Werror ++#J_DIE_ON_WARNING := -Werror + + # Uncomment this if istrstream is broken. One way to check is to run + # testjcore/testJFileArray. |
