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>
Thu, 9 Aug 2012 18:15:38 +0000 (19:15 +0100)
commitb8544e039832bd9b6f6b1c5edf28e58e3521fdb2
treed880bdbb38fe403e9c5c14329f8c597f7aa61915
parent5d9833e6ae33fa8ce0f0d8323954721e6c3af35b
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