| Index: src/mirror-delay.js
|
| diff --git a/src/mirror-delay.js b/src/mirror-delay.js
|
| index 2482029e0f5232f27959afb1108a9d60ff6f3d86..6dfd62ce10788192a4e98837c368b368ecda753a 100644
|
| --- a/src/mirror-delay.js
|
| +++ b/src/mirror-delay.js
|
| @@ -25,6 +25,8 @@
|
| // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| +// jsminify this file, js2c: jsmin
|
| +
|
| // Touch the RegExp and Date functions to make sure that date-delay.js and
|
| // regexp-delay.js has been loaded. This is required as the mirrors use
|
| // functions within these files through the builtins object. See the
|
|
|