Searched refs:opt_c (Results 1 - 2 of 2) sorted by relevance

/seL4-l4v-10.1.1/isabelle/src/Tools/Metis/scripts/
H A Dmlpp10 use vars qw($opt_h $opt_c $opt_r);
20 if (!$opt_c) { die "mlpp: you must specify the SML compiler\n"; }
21 if ($opt_c ne "mosml" && $opt_c ne "mlton" && $opt_c ne "polyml") {
74 if ($opt_c eq "mosml") {
98 if ($opt_c eq "mlton") {
177 if ($opt_c eq "mlton") {
196 if ($rev eq $opt_c ||
/seL4-l4v-10.1.1/l4v/isabelle/src/Tools/Metis/scripts/
H A Dmlpp10 use vars qw($opt_h $opt_c $opt_r);
20 if (!$opt_c) { die "mlpp: you must specify the SML compiler\n"; }
21 if ($opt_c ne "mosml" && $opt_c ne "mlton" && $opt_c ne "polyml") {
74 if ($opt_c eq "mosml") {
98 if ($opt_c eq "mlton") {
177 if ($opt_c eq "mlton") {
196 if ($rev eq $opt_c ||

Completed in 78 milliseconds