2018-04-01 23:47:58 +03:00
|
|
|
|
uses
|
2017-02-09 23:33:33 +03:00
|
|
|
|
PABCSystem, PABCExtensions, __RedirectIOMode, __RunMode, ABCButtons, ABCHouse, ABCObjects,
|
2017-11-26 20:40:20 +03:00
|
|
|
|
ABCSprites, CRT, DMCollect, DMTaskMaker, DMZadan, Drawman,
|
2018-09-02 17:20:24 +03:00
|
|
|
|
DrawManField, Events, FilesOperations,
|
|
|
|
|
|
GraphABC,
|
|
|
|
|
|
GraphABCHelper,
|
2018-04-01 23:47:58 +03:00
|
|
|
|
GraphWPFBase,
|
2017-08-22 20:45:33 +03:00
|
|
|
|
Graph3D,
|
2017-08-26 00:30:33 +03:00
|
|
|
|
GraphWPF,
|
2018-09-02 17:20:24 +03:00
|
|
|
|
WPFObjects,
|
2017-10-05 22:55:56 +03:00
|
|
|
|
NumLibABC,
|
2017-08-22 20:45:33 +03:00
|
|
|
|
IniFile, PointerTools, PointRect, PT4, PT4MakerNetX, Robot, RobotField,
|
2015-05-14 22:35:07 +03:00
|
|
|
|
RobotTaskMaker, RobotZadan, Sockets, Utils, VCL, Timers, PT4Exam, PT4TaskMakerNET, RBDMUtils,
|
2018-08-25 13:35:24 +03:00
|
|
|
|
Collections, Arrays, Core, FormsABC, MPI, ClientServer, OpenGL, Speech, Sounds, Countries,
|
2018-12-29 11:50:22 +03:00
|
|
|
|
ABCDatabases,BlockFileOfT,Controls
|
2018-09-02 17:20:24 +03:00
|
|
|
|
;
|
2017-06-16 18:10:36 +03:00
|
|
|
|
|
2015-05-14 22:35:07 +03:00
|
|
|
|
begin
|
|
|
|
|
|
writeln(cos(pi));
|
|
|
|
|
|
readln;
|
|
|
|
|
|
end.
|