aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPeter Carbonetto2017-05-28 11:10:43 -0500
committerPeter Carbonetto2017-05-28 11:10:43 -0500
commit58675cedd52f1d8fb6f0b267470ddfdfc8ae65f2 (patch)
tree5e2c279eae445797fb3328d739dab3b90961a538 /src
parent7c5767db7138c2ced3715d5504c050650b8f3544 (diff)
downloadpangemma-58675cedd52f1d8fb6f0b267470ddfdfc8ae65f2.tar.gz
Update to d2f.sh; unfortunately I'm getting a lot of errors when I try to build with FORCE_FLOAT=1
Diffstat (limited to 'src')
-rwxr-xr-xsrc/d2f.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d2f.sh b/src/d2f.sh
index d3252e0..8d61937 100755
--- a/src/d2f.sh
+++ b/src/d2f.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-for prefix in gemma param io lm lmm mvlmm bslmm mathfunc prdt
+for prefix in gemma param io lm lmm mvlmm bslmm mathfunc prdt vc
do
for extension in cpp h
do