Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cmucl
cmucl
Commits
534fb2c6
Commit
534fb2c6
authored
Jul 27, 1993
by
hallgren
Browse files
Initial revision
parent
105871a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
lisp/hpux-nm
0 → 100755
View file @
534fb2c6
#!/bin/csh -f
/bin/nm -xp $argv | sed -e '/ [tdb] /d' -e 's/^0x//' -e 's/ / /'
exit 0
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment