export
This commit is contained in:
parent
3b87732166
commit
cfae7841a4
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ PATH="$HP/bin:$HP/lib/extralibs/bin:$PATH"
|
|||
incygwin () {
|
||||
PATH="/c/cygwin/bin:$PATH" "$@"
|
||||
nodosfilewarning=1
|
||||
export nodosfilewarning
|
||||
}
|
||||
|
||||
# Install haskell dependencies.
|
||||
|
|
Loading…
Reference in a new issue