summaryrefslogtreecommitdiff
path: root/tcl/board/csb337.cfg
diff options
context:
space:
mode:
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-07-02 11:17:04 +0000
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-07-02 11:17:04 +0000
commitf1f54a0fc56b8025692b1ce60e0cc588c975e397 (patch)
tree6f1a5d613d8ef8a9263f8990813c95354d6e5216 /tcl/board/csb337.cfg
parenta239d6b3346cd67d9fd85bd1beeb33bb53a331cf (diff)
downloadopenocd+libswd-f1f54a0fc56b8025692b1ce60e0cc588c975e397.tar.gz
openocd+libswd-f1f54a0fc56b8025692b1ce60e0cc588c975e397.tar.bz2
openocd+libswd-f1f54a0fc56b8025692b1ce60e0cc588c975e397.tar.xz
openocd+libswd-f1f54a0fc56b8025692b1ce60e0cc588c975e397.zip
Remove vim editor commands from TCL files.
git-svn-id: svn://svn.berlios.de/openocd/trunk@2455 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'tcl/board/csb337.cfg')
-rw-r--r--tcl/board/csb337.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/tcl/board/csb337.cfg b/tcl/board/csb337.cfg
index dd8bfa2d..c2c47898 100644
--- a/tcl/board/csb337.cfg
+++ b/tcl/board/csb337.cfg
@@ -112,5 +112,3 @@ proc csb337_reset_init { } {
}
$_TARGETNAME configure -event reset-init {csb337_reset_init}
-
-# vim:syntax tcl