Please enable JavaScript in your browser!
Strona główna
Odkrywaj
Pomoc
Zaloguj się
reduce-algebra
/
reduce-historical
kopia lustrzana
git://github.com/reduce-algebra/reduce-historical
Obserwuj
2
Polub
1
Forkuj
0
Pliki
Problemy
Gałąź:
master
Gałęzie
Tagi
master
reduce-histo...
/
psl-1983
/
3-1
/
tests
/
stubs2.red
stubs2.red
92 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
4
5
6
7
8
% STUBS2.RED
% just a dummy for now
procedure Flag(x, y);
List('dummy, 'flag, x,y);
END;