summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2014-07-03 21:21:24 (GMT)
committerStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2014-07-03 21:21:24 (GMT)
commit50174e88cd7ccbaa455bc40bd214ae494378a7cc (patch)
treebe0e7707b704757105084141dd6e31109be53719 /docs
parent67f8e8b4106eb20ce0bc01fd840b0d8e4319cb36 (diff)
downloaduscxml-50174e88cd7ccbaa455bc40bd214ae494378a7cc.zip
uscxml-50174e88cd7ccbaa455bc40bd214ae494378a7cc.tar.gz
uscxml-50174e88cd7ccbaa455bc40bd214ae494378a7cc.tar.bz2
Removed w3c ecma tests from xpath and vice versa
Diffstat (limited to 'docs')
-rw-r--r--docs/BUILDING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/BUILDING.md b/docs/BUILDING.md
index fb87943..3db0be2 100644
--- a/docs/BUILDING.md
+++ b/docs/BUILDING.md
@@ -324,7 +324,7 @@ If we find one of those binaries (and SWIG obviously), we will enable the langua
Again, if you used plain Makefiles, you will get everything you need via:
$ make && make csharp
- $ $ find lib -type f -iname *csharp*
+ $ find lib -type f -iname *csharp*
lib/csharp/libuscxmlNativeCSharp.so
lib/uscxmlCSharp.dll