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:14:09 +0000 (18:14 +0100)
commita3514f7d682a6a223f2a575320d8961454a5a283
treed880bdbb38fe403e9c5c14329f8c597f7aa61915
parentd8e404a6e1984efdaa7ede947fed09a0bcf9051c
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