Skip to content
Snippets Groups Projects
Commit cb057a3c authored by Federico Felici's avatar Federico Felici
Browse files

typos

parent 62398d2d
No related branches found
No related tags found
No related merge requests found
......@@ -546,12 +546,12 @@ classdef SCDclass_expcode
function obj = buildworkspacetpstruct(obj)
% this funtion builds a workspace structures containing
% replicas of all tunable parameters structurea in the data
% replicas of all tunable parameters structures in the data
% dictionaries, this structure is the one actually used
% for loading simulation wavegen data
% It is better not to use directly data dictionaries structures
% to avoid flooding dds with big sim data sets (and
% conseguently the SCD SVN itself
% conseguently the rtccode GIT repo itself
dd=SCDconf_getdatadict('tcv.sldd');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment