7 lines
111 B
Plaintext
7 lines
111 B
Plaintext
|
proc winsup_version {} {
|
||
|
clone_output "\n[exec grep ^%%% ../new-cygwin1.dll]\n"
|
||
|
}
|
||
|
|
||
|
proc winsup_exit {} {
|
||
|
}
|