Commit 0f64bf2a authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Forbidding use of multiple values with unnamed values

I forbid Actions to declare both an unnamed value and named values.
In a far future, the action name alone will imply passing the full structure.
Example:
d1: DISTANCE ATOMS=1,2 COMPONENTS
now only declared d1.x d1.y and d1.z, whereas d1 cannot be accessed
directly as a value (since it is a complex structure that we cannot handle
yet)
parent 15423eae
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment