aboutsummaryrefslogtreecommitdiff
path: root/examples/multi-standalone-example/sub2/SomeOtherConcreteClass.scala
diff options
context:
space:
mode:
authorChristopher Vogt <oss.nsp@cvogt.org>2016-11-12 18:51:33 -0500
committerChristopher Vogt <oss.nsp@cvogt.org>2017-02-13 10:10:03 -0500
commitb1db36baebe1f76a39e8bd1a89892465c70b69be (patch)
tree455c2429a2b94c9d6813a5df498fddf293123ec7 /examples/multi-standalone-example/sub2/SomeOtherConcreteClass.scala
parent8ebada86b1fc58465751864acba8aafd387ccb4b (diff)
downloadcbt-b1db36baebe1f76a39e8bd1a89892465c70b69be.tar.gz
cbt-b1db36baebe1f76a39e8bd1a89892465c70b69be.tar.bz2
cbt-b1db36baebe1f76a39e8bd1a89892465c70b69be.zip
rename folder of one example as preparation for creating another one
showing how to do the same in a single build
Diffstat (limited to 'examples/multi-standalone-example/sub2/SomeOtherConcreteClass.scala')
-rw-r--r--examples/multi-standalone-example/sub2/SomeOtherConcreteClass.scala1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/multi-standalone-example/sub2/SomeOtherConcreteClass.scala b/examples/multi-standalone-example/sub2/SomeOtherConcreteClass.scala
new file mode 100644
index 0000000..56b0aa3
--- /dev/null
+++ b/examples/multi-standalone-example/sub2/SomeOtherConcreteClass.scala
@@ -0,0 +1 @@
+class SomeOtherConcreteClass extends SomeSharedClass