Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it

563625 views
1
<Verb>ChildKill(s):: Child process --> Void</Verb>
2
<Verb>ChildRestart(s):: Child process --> Void</Verb>
3
4
5
<P/> The first version inputs a child process <M>s</M> and immediately kills
6
it. The second version immediately kills the process and then restarts it.
7
8
9
10
11