# This patch file was generated by NetBeans IDE # Following Index: paths are relative to: /home/hmichel/projetos/netbeans/main/cnd.editor # This patch can be applied using context Tools: Patch action on respective folder. # It uses platform neutral UTF-8 encoding and \n newlines. # Above lines and this line are ignored by the patching process. Index: src/org/netbeans/modules/cnd/editor/resources/cplusplus/C-DefaultAbbrevs.xml --- src/org/netbeans/modules/cnd/editor/resources/cplusplus/C-DefaultAbbrevs.xml Base (BASE) +++ src/org/netbeans/modules/cnd/editor/resources/cplusplus/C-DefaultAbbrevs.xml Locally Modified (Based On LOCAL) @@ -111,4 +111,12 @@ + + + +${selection}${cursor}// +]]> + + + Index: src/org/netbeans/modules/cnd/editor/resources/cplusplus/CC-DefaultAbbrevs.xml --- src/org/netbeans/modules/cnd/editor/resources/cplusplus/CC-DefaultAbbrevs.xml Base (BASE) +++ src/org/netbeans/modules/cnd/editor/resources/cplusplus/CC-DefaultAbbrevs.xml Locally Modified (Based On LOCAL) @@ -155,4 +155,12 @@ + + + +${selection}${cursor}// +]]> + + +