projects
/
Faustine.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Update .gitignore for the corrected name interpreter.
[Faustine.git]
/
examples
/
open
/
open.dsp
diff --git
a/examples/open/open.dsp
b/examples/open/open.dsp
index
7c7445b
..
00e155d
100644
(file)
--- a/
examples/open/open.dsp
+++ b/
examples/open/open.dsp
@@
-1,3
+1,3
@@
-import ("
../../architecture/
morpho.lib");
+import ("morpho.lib");
-process = open(119, 123, 2);
+process = open
ing_square
(119, 123, 2);