Working Version 0.0.1

This commit is contained in:
Macocian Adrian Radu
2022-03-03 00:41:18 +01:00
parent edee037aa3
commit a07fe3e67b
7 changed files with 53 additions and 40 deletions

View File

@@ -36,15 +36,6 @@ func Something: <"asd">
assign-output: if True and False then valuationTime
func Something: <"asd">
inputs:
equity1 boolean (1..1)
valuationTime ObservationPrimitive (1..1)
output:
valuation ObservationPrimitive (0..*)
assign-output: if True and False then valuationTime
func SomethingElse: <"dsa">
inputs:
valuationTime ObservationPrimitive (1..1)