Revision 4ae305542c80f31b06c5e8325c63ade2bb4a3f33 authored by Alon Zakai on 29 May 2014, 20:44:16 UTC, committed by Alon Zakai on 29 May 2014, 20:44:16 UTC
1 parent 975882c
Raw File
emranlib
#!/usr/bin/env python2

'''
emcc - ranlib helper script
===========================

This script acts as a frontend replacement for ranlib. See emcc.
'''

back to top