chiark / gitweb /
Marlin.pde: include comment for emacs mode
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 8 Aug 2012 16:56:39 +0000 (17:56 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 8 Aug 2012 17:03:49 +0000 (18:03 +0100)
commit096a27b572271c36dd71ee76cd7783e4c51dd5d5
treea12e527f99d31c2ec299f86773250e3a56d45be7
parent69566454491f7b7df675ad052f508f8e638e723d
Marlin.pde: include comment for emacs mode

Emacs by default doesn't recognise a ".pde" file as C++ source code.
Add the annotation to the top of the file to make it work.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Marlin/Marlin.pde