diff options
Diffstat (limited to 'runtime/user/recreate_links')
-rwxr-xr-x | runtime/user/recreate_links | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/runtime/user/recreate_links b/runtime/user/recreate_links index bd824145..5b182480 100755 --- a/runtime/user/recreate_links +++ b/runtime/user/recreate_links @@ -2,12 +2,7 @@ ln -s ../map.h . ln -s ../map.c . -ln -s ../map-values.c . -ln -s ../map-keys.c . -ln -s ../map-int.c . -ln -s ../map-str.c . ln -s ../map-stat.c . -ln -s ../list.c . ln -s ../string.c . ln -s ../string.h . ln -s ../sym.c . |