summaryrefslogtreecommitdiff
path: root/scalatex/compilerPlugin/src/main/resources/scalac-plugin.xml
diff options
context:
space:
mode:
authorLi Haoyi <haoyi@dropbox.com>2014-12-28 09:09:39 +0100
committerLi Haoyi <haoyi@dropbox.com>2014-12-28 09:09:39 +0100
commita84c09efcb2d843ee04ee3299ceb592a00a42267 (patch)
treef0fd2cf8cadd7bc4bf91ebd31bd41d34a170a7f3 /scalatex/compilerPlugin/src/main/resources/scalac-plugin.xml
parent7d14b23dbbdaf66b222839874a29fff4a34e1762 (diff)
downloadhands-on-scala-js-a84c09efcb2d843ee04ee3299ceb592a00a42267.tar.gz
hands-on-scala-js-a84c09efcb2d843ee04ee3299ceb592a00a42267.tar.bz2
hands-on-scala-js-a84c09efcb2d843ee04ee3299ceb592a00a42267.zip
wip
Diffstat (limited to 'scalatex/compilerPlugin/src/main/resources/scalac-plugin.xml')
-rwxr-xr-xscalatex/compilerPlugin/src/main/resources/scalac-plugin.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/scalatex/compilerPlugin/src/main/resources/scalac-plugin.xml b/scalatex/compilerPlugin/src/main/resources/scalac-plugin.xml
deleted file mode 100755
index a446f13..0000000
--- a/scalatex/compilerPlugin/src/main/resources/scalac-plugin.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<plugin>
- <name>demo-plugin</name>
- <classname>scalatex.CompilerPlugin</classname>
-</plugin> \ No newline at end of file