summaryrefslogtreecommitdiffstats
path: root/apps/samples/vrml/vrml-server.caching.scxml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/samples/vrml/vrml-server.caching.scxml')
-rw-r--r--apps/samples/vrml/vrml-server.caching.scxml4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/samples/vrml/vrml-server.caching.scxml b/apps/samples/vrml/vrml-server.caching.scxml
index 70a7c3a..2d935cd 100644
--- a/apps/samples/vrml/vrml-server.caching.scxml
+++ b/apps/samples/vrml/vrml-server.caching.scxml
@@ -1,6 +1,6 @@
<scxml datamodel="ecmascript" name="vrml">
<script src="http://uscxml.tk.informatik.tu-darmstadt.de/scripts/dump.js" />
- <script src="http://uscxml.tk.informatik.tu-darmstadt.de/scripts/string.endsWith.js" />
+ <script src="http://uscxml.tk.informatik.tu-darmstadt.de/scripts/string. .js" />
<script src="http://uscxml.tk.informatik.tu-darmstadt.de/scripts/array.last.js" />
<script>
var wrls = {}; // information of the wrl, vrml files
@@ -294,7 +294,7 @@
<content fileexpr="processed[_event['fileStruct'].key][_event['fileStruct'].format].path" />
</respond>
<else />
- <if cond="_event.name.endsWith('postponed')">
+ <if cond="_event.name. ('postponed')">
<!--
A postponed event we couldn't answer
-->