bdarcus / csln

Reimagining CSL
Mozilla Public License 2.0
13 stars 0 forks source link

refactor(proc): remove ProcReference #22

Closed bdarcus closed 1 year ago

bdarcus commented 1 year ago

Keep this simpler; move the methods to InputReference, and remove this from the processor.

Close: #21