summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh5
1 files changed, 1 insertions, 4 deletions
diff --git a/build.sh b/build.sh
index 51f8d45586..29b5b7cfee 100755
--- a/build.sh
+++ b/build.sh
@@ -13,13 +13,10 @@ cat 01-title.md \
11-top-level-definitions.md \
12-xml-expressions-and-patterns.md \
13-user-defined-annotations.md \
+ 14-the-scala-standard-library.md \
15-scala-syntax-summary.md \
16-references.md > build/ScalaReference.md
-# 14-the-scala-standard-library.md \
-
-
-
pandoc -f markdown \