1
0
Fork 0

added derived file

This commit is contained in:
Jan Steemann 2013-06-07 14:44:54 +02:00
parent dd5c687552
commit 947b3f9ead
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module.define("org/arangodb/aql/functions", function(exports, module) {
/*jslint indent: 2, nomen: true, maxlen: 100, sloppy: true, vars: true, white: true, plusplus: true */
/*jslint indent: 2, nomen: true, maxlen: 120, sloppy: true, vars: true, white: true, plusplus: true */
/*global require, exports */
////////////////////////////////////////////////////////////////////////////////