summaryrefslogtreecommitdiffstats
path: root/emacs.d/lisp/yasnippet/snippets/scala-mode/doc.file-scala-api
blob: 4a762f57ec2946a7c68c13969f4415726849e1f1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#Author : Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
#name : /** scala api file */
# --
/*                     __                                               *\
**     ________ ___   / /  ___     Scala API                            **
**    / __/ __// _ | / /  / _ |    (c) 2005-`(format-time-string "%Y")`, LAMP/EPFL             **
**  __\ \/ /__/ __ |/ /__/ __ |    http://scala-lang.org/               **
** /____/\___/_/ |_/____/_/ | |                                         **
**                          |/                                          **
\*                                                                      */
/** 
 * $0
 * @author ${1:name} 
 * @version ${2:0.1}
 * $Id$
 */