Lines Matching refs:rem
2 rem based on scalac.bat from the Scala distribution
3 rem ##########################################################################
4 rem # Copyright 2002-2011, LAMP/EPFL
5 rem # Copyright 2011-2015, JetBrains
6 rem #
7 rem # This is free software; see the distribution for copying conditions.
8 rem # There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
9 rem # PARTICULAR PURPOSE.
10 rem ##########################################################################
12 rem We adopt the following conventions:
13 rem - System/user environment variables start with a letter
14 rem - Local batch variables start with an underscore ('_')
27 rem We use the value of the JAVA_OPTS environment variable if defined
42 rem ##########################################################################
43 rem # subroutines