mirror of
https://github.com/false-schemers/skint.git
synced 2024-12-25 21:58:54 +01:00
.
This commit is contained in:
parent
eadb6fb4fe
commit
c82ab3d0b1
2 changed files with 2 additions and 2 deletions
2
pre/n.sf
2
pre/n.sf
|
@ -1548,7 +1548,7 @@ char *lib_path = ##LIBPATH;
|
|||
#elif defined(WIN32)
|
||||
char *lib_path = \".\\\\\";
|
||||
#else
|
||||
char *lib_path = \"./\";
|
||||
char *lib_path = \"./\";
|
||||
#endif
|
||||
|
||||
extern char *argv_ref(int idx)
|
||||
|
|
2
t.c
2
t.c
|
@ -1053,7 +1053,7 @@ char *t_code[] = {
|
|||
"e-path)[22}.!0.0^_1[42",
|
||||
|
||||
"C", 0,
|
||||
"${@(y22:base-library-directory)[00},l1@!(y19:*library-path-list*)",
|
||||
"Zd,l1@!(y19:*library-path-list*)",
|
||||
|
||||
"P", "append-library-path!",
|
||||
"%1#0${.2^,@(y19:base-path-separator)[01}~?{Zs,S11,.1^S6.!0}.0^,l1,@(y1"
|
||||
|
|
Loading…
Reference in a new issue