From 534204a7eea4a87d1cc60789c909429f2780c079 Mon Sep 17 00:00:00 2001 From: schinz Date: Thu, 14 Oct 2004 07:37:27 +0000 Subject: - added files related to run-time types --- config/list/library.lst | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'config/list') diff --git a/config/list/library.lst b/config/list/library.lst index 902f65f649..43cd4e6807 100644 --- a/config/list/library.lst +++ b/config/list/library.lst @@ -148,6 +148,9 @@ io/Source.scala mobile/Code.scala mobile/Location.scala +runtime/AtomicReference.java +runtime/FNV_Hash.java +runtime/IOMap.java runtime/InterpreterSupport.java runtime/NativeLoop.java runtime/ResultOrException.java @@ -164,6 +167,21 @@ runtime/matching/TestAlphabet.scala text/Document.scala +runtime/types/ClassType.java +runtime/types/JavaClassType.java +runtime/types/ScalaClassType.java +runtime/types/SingleType.java +runtime/types/TypeBoolean.java +runtime/types/TypeByte.java +runtime/types/TypeChar.java +runtime/types/TypeConstructor.java +runtime/types/TypeDouble.java +runtime/types/TypeFloat.java +runtime/types/TypeInt.java +runtime/types/TypeLong.java +runtime/types/TypeShort.java +runtime/types/JavaTypeRepository.java + testing/UnitTest.scala testing/SUnit.scala -- cgit v1.2.3