12 lines
No EOL
223 B
Text
12 lines
No EOL
223 B
Text
particleNum
|
|
{
|
|
theTitle "Number of particles";
|
|
expr "Current number of parcels + = (%f%)";
|
|
titles ( nr);
|
|
}
|
|
particlesAdded
|
|
{
|
|
theTitle "Particles added";
|
|
expr "Added (%f%) new parcels";
|
|
titles ( nr );
|
|
} |