Artifact
7306d9a7e084c9492da89af76a61c80c59bc497e:
- File
bindings/s2/require.d/fsl/wiki/pageNames.s2
— part of check-in
[fdc5e1014e]
at
2021-02-11 12:42:23
on branch trunk
— Moved C++ and s2 bindings to bindings/{cpp,s2}. Got the C++ bindings compiling for new gcc breakage and new, stricter T-card validation.
(user:
stephan
size: 90)
- File
s2/require.d/fsl/wiki/pageNames.s2
— part of check-in
[207e098803]
at
2014-08-14 14:39:33
on branch trunk
— boatloads of fsl/requires2 bits, latest s2.
(user:
stephan
size: 90)
return requireS2(
['fsl/wiki/util'],
proc(util){ return util.getPageNames(); }
);