aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanielGavin <danielgavin5@hotmail.com>2020-11-04 20:39:32 +0100
committerDanielGavin <danielgavin5@hotmail.com>2020-11-04 20:39:32 +0100
commita66271230ffa3c4e3eb452d6037ffdc69b2b37c0 (patch)
tree8de8e75c7d1033bb426e2baa5a0e699ea7a31626
parent877a696d876cc64fb7c17aad3725f125da58e1eb (diff)
typo
-rw-r--r--README.txt3
-rw-r--r--build.bat4
2 files changed, 4 insertions, 3 deletions
diff --git a/README.txt b/README.txt
index 09cc8bc..c387963 100644
--- a/README.txt
+++ b/README.txt
@@ -1,4 +1,7 @@
# ols
Language server for Odin
+This is not ready for use!
+
+
diff --git a/build.bat b/build.bat
index 6ab26fd..e44ca4e 100644
--- a/build.bat
+++ b/build.bat
@@ -1,9 +1,7 @@
@echo off
-odin run tests\ -show-timings -llvm-api -collection:shared=src -microarch:native -out:test
-
-
+rem odin run tests\ -show-timings -llvm-api -collection:shared=src -microarch:native -out:test
rem odin build tests\ -show-timings -collection:shared=src -microarch:native -out:test -debug