Current Directory: /home/astoriaah/www/old15/plugins/editors/rokpad/ace/snippets
Viewing File: /home/astoriaah/www/old15/plugins/editors/rokpad/ace/snippets/pgsql.js
/*
* @author RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2014 RocketTheme, LLC
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
*/
ace.define('ace/snippets/pgsql', ['require', 'exports', 'module' ], function(require, exports, module) {
exports.snippetText = "";
exports.scope = "pgsql";
});