diff options
author | andreas128 <Andreas> | 2017-08-16 17:06:17 +0200 |
---|---|---|
committer | andreas128 <Andreas> | 2017-08-16 17:06:17 +0200 |
commit | 451f6ac28c2b7e93e166a5845097fec278e10337 (patch) | |
tree | 4b1e89f96489df88bf363aefe24c318016b15da3 | |
parent | 697bb8c3e2b1ede5485bc981ee56f603bbb367f8 (diff) | |
download | dabmod-451f6ac28c2b7e93e166a5845097fec278e10337.tar.gz dabmod-451f6ac28c2b7e93e166a5845097fec278e10337.tar.bz2 dabmod-451f6ac28c2b7e93e166a5845097fec278e10337.zip |
Add dpdpoly.coef, remove polyCoefsCustom
-rw-r--r-- | dpdpoly.coef | 11 | ||||
-rw-r--r-- | polyCoefsCustom | 11 |
2 files changed, 11 insertions, 11 deletions
diff --git a/dpdpoly.coef b/dpdpoly.coef new file mode 100644 index 0000000..b29fa26 --- /dev/null +++ b/dpdpoly.coef @@ -0,0 +1,11 @@ +5 +0 +0 +0.8 +0 +0 +0 +0 +0 +0 +0 diff --git a/polyCoefsCustom b/polyCoefsCustom deleted file mode 100644 index fa12f51..0000000 --- a/polyCoefsCustom +++ /dev/null @@ -1,11 +0,0 @@ -5 -0.0 -0.0 -0.8 -0.0 -0.0 -0.0 -0.0 -0.0 -0.0 -0.0 |