restructuring classic snippets dir to conform to new parenting specs

This commit is contained in:
capitaomorte
2009-12-25 14:05:23 +00:00
parent eebdf516b2
commit 4426d044f6
418 changed files with 16 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
#Author : Anders Bach Nielsen <andersbach.nielsen@epfl.ch>
#name : /** scala file */
# --
/* __ *\
** ________ ___ / / ___ Scala $3 **
** / __/ __// _ | / / / _ | (c) 2005-`(format-time-string "%Y")` , LAMP/EPFL **
** __\ \/ /__/ __ |/ /__/ __ | http://scala-lang.org/ **
** /____/\___/_/ |_/____/_/ | | **
** |/ **
\* */
/**
* $0
* @author ${1:name}
* @version ${2:0.1}
* $Id$
*/