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 16:56:39 +0000 (17:56 +0100)
commit78a2b7d92b8ee452c22db01b3236ad16047533c2
tree2ef6975e6b8b4864d232a7e9c1fadb3d2a6bb3b3
parent3f690257c022b5c6945f7d2f070c89ee1c8275c8
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