2019-05-17 18:02:15 +03:00
|
|
|
|
uses
|
|
|
|
|
|
PABCSystem, PABCExtensions, __RedirectIOMode, __RunMode, ABCButtons, ABCHouse, ABCObjects,
|
|
|
|
|
|
ABCSprites, CRT, DMCollect, DMTaskMaker, DMZadan, Drawman,
|
|
|
|
|
|
DrawManField, Events, FilesOperations,
|
|
|
|
|
|
GraphABC,
|
|
|
|
|
|
GraphABCHelper,
|
|
|
|
|
|
GraphWPFBase,
|
|
|
|
|
|
Graph3D,
|
2020-07-07 21:52:34 +03:00
|
|
|
|
GraphWPF, Turtle,
|
2019-05-17 18:02:15 +03:00
|
|
|
|
WPFObjects,
|
|
|
|
|
|
NumLibABC,
|
|
|
|
|
|
IniFile, PointerTools, PointRect, PT4, PT4MakerNetX, Robot, RobotField,
|
|
|
|
|
|
RobotTaskMaker, RobotZadan, Sockets, Utils, VCL, Timers, PT4Exam, PT4TaskMakerNET, RBDMUtils,
|
2019-07-27 17:33:55 +03:00
|
|
|
|
Collections, Arrays, Core, FormsABC, MPI, ClientServer, Speech, Sounds, Countries,
|
2019-05-17 18:02:15 +03:00
|
|
|
|
ABCDatabases,BlockFileOfT,Controls,
|
2020-08-15 10:14:47 +03:00
|
|
|
|
OpenCLABC, OpenCL, OpenCLABCBase,
|
|
|
|
|
|
OpenGLABC, OpenGL, OpenGLABCBase,
|
2020-08-26 08:53:11 +03:00
|
|
|
|
BBCMicroBit, School, SF, TwoPanelsWindow, NUnitABC
|
2019-05-17 18:02:15 +03:00
|
|
|
|
;
|
|
|
|
|
|
|
|
|
|
|
|
begin
|
|
|
|
|
|
writeln(cos(pi));
|
|
|
|
|
|
readln;
|
2015-05-14 22:35:07 +03:00
|
|
|
|
end.
|