2015-06-24 15:32:34 +02:00
|
|
|
# -*- mode: snippet -*-
|
|
|
|
# group: file templates
|
|
|
|
# contributor: Henrik Lissner
|
|
|
|
# --
|
2015-08-10 22:48:01 +02:00
|
|
|
#include "`(file-name-nondirectory (file-name-sans-extension (buffer-file-name)))`.h"
|
|
|
|
|
2015-06-24 15:32:34 +02:00
|
|
|
$0
|