We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 657b38a commit 0711aefCopy full SHA for 0711aef
_build/mkdata.bas
@@ -2,7 +2,7 @@ rem
2
rem reads reference.json to produce per page json data files
3
rem
4
5
-const samplesPath = "/home/chrisws/src/smallbasic.samples/"
+const samplesPath = "/home/j7m/Programmieren/Basic/GIT/DickesDing/smallbasic.samples/"
6
7
tload "reference.json", s, 1
8
ref = array(s)
0 commit comments