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:31:47 +0000 (18:31 +0100)
commit121f976406e6921f5b511f6dc4882985cf4b4133
treeea0dec1cbcd304d9d1750032f70194ceeb751dd6
parent538189cc19182f28209912efd353081f18aa76e7
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