10 строки
154 B
Plaintext
10 строки
154 B
Plaintext
|
#!/usr/bin/env python
|
||
|
|
||
|
'''
|
||
|
emcc - ranlib helper script
|
||
|
===========================
|
||
|
|
||
|
This script acts as a frontend replacement for ranlib. See emcc.
|
||
|
'''
|
||
|
|