mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 14:54:25 +00:00
a39fd9e75f
Vim control lines were re-introduced or not entirely cleaned up. This nukes them again. Removing from modules, netwerk, security, storage, testing, toolkit, and a few scattered misc files. More to come.
This directory contains code for a simple archive file format, which is documented at http://wiki.mozilla.org/Software_Update:MAR The src directory builds a small static library used to create, read, and extract an archive file. The tool directory builds a command line utility around the library.