Revision 6df7a255c3ade022f4da4f165e48778db09f2e7e authored by Haneef Mubarak on 25 February 2014, 07:41:42 UTC, committed by Alon Zakai on 06 March 2014, 23:39:23 UTC
1 parent 82c7264
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