You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
491 B
10 lines
491 B
6 years ago
|
diff -ru notepadqq-orig/src/editor/libs/codemirror/mode/sas/sas.js notepadqq-1.2.0/src/editor/libs/codemirror/mode/sas/sas.js
|
||
|
--- notepadqq-orig/src/editor/libs/codemirror/mode/sas/sas.js 2017-11-22 10:10:50.000000000 +0100
|
||
|
+++ notepadqq-1.2.0/src/editor/libs/codemirror/mode/sas/sas.js 2017-11-30 21:57:35.085790419 +0100
|
||
|
@@ -1,3 +1,4 @@
|
||
|
+#!/usr/bin/node
|
||
|
// CodeMirror, copyright (c) by Marijn Haverbeke and others
|
||
|
// Distributed under an MIT license: http://codemirror.net/LICENSE
|
||
|
|
||
|
|