Path : /var/www/html/tollfree-tracker/global_assets/js/plugins/editors/ace/snippets/ |
Current File : //var/www/html/tollfree-tracker/global_assets/js/plugins/editors/ace/snippets/makefile.js |
define("ace/snippets/makefile",["require","exports","module"],function(e,t,n){"use strict";t.snippetText="snippet ifeq\n ifeq (${1:cond0},${2:cond1})\n ${3:code}\n endif\n",t.scope="makefile"})