projects
/
Faustine.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add rate_type in interpreter/types.ml.
[Faustine.git]
/
examples
/
dilation
/
dilation.dsp
diff --git
a/examples/dilation/dilation.dsp
b/examples/dilation/dilation.dsp
index
d81f458
..
42b9181
100644
(file)
--- a/
examples/dilation/dilation.dsp
+++ b/
examples/dilation/dilation.dsp
@@
-1,3
+1,3
@@
-import ("../../architecture/morph.lib");
+import ("../../architecture/morph
o
.lib");
-process = dilations(112, 150, 2);
+process = dilations
_square
(112, 150, 2);