Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Aflitos, Saulo Alves
FRC
Commits
376aa7cb
Commit
376aa7cb
authored
Nov 13, 2012
by
Aflitos, Saulo Alves
Browse files
Added bash header
parent
629e8dd6
Changes
3
Hide whitespace changes
Inline
Side-by-side
SConstruct.run
View file @
376aa7cb
#!/bin/bash
# EMBOSS path
export
PATH
=
/home/assembly/bin/haars001/bin:
$PATH
#FRC path
...
...
SConstruct.runReal
View file @
376aa7cb
#!/bin/bash
# EMBOSS path
export
PATH
=
/home/assembly/bin/haars001/bin:
$PATH
#FRC path
...
...
SConstruct.tree.sh
View file @
376aa7cb
#!/bin/bash
rm
SConstruct.tree.dot 2>/dev/null
rm
SConstruct.tree.png 2>/dev/null
rm
SConstruct.tree.gif 2>/dev/null
...
...
Write
Preview
Supports
Markdown
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