Revision b7ac1c02e9a868a4bad39a47217e8e52e55f76ee authored by Alon Zakai on 14 March 2014, 19:11:11 UTC, committed by Alon Zakai on 14 March 2014, 19:11:11 UTC
Safari 6.0.5 webaudio fixes in SDL and OpenAL library.
2 parent s 0d1230d + dee56ea
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