Skip to content

Commit

Permalink
update tags
Browse files Browse the repository at this point in the history
  • Loading branch information
henri committed Jan 17, 2019
1 parent 7f41333 commit 4c73e9b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/HolonicSystemsJunctions.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,5 @@ Model *modelHolonicSystemsJunctions =
"Holonic Systems",
"HolonicSystems-Junctions",
"Junctions",
UTILITY_TAG
SWITCH_TAG
);
2 changes: 0 additions & 2 deletions src/HolonicSystemsPantry.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -311,8 +311,6 @@ Model *modelHolonicSystemsPantry =
"Holonic Systems",
"HolonicSystems-Pantry",
"Pantry",
CLOCK_TAG,
DELAY_TAG,
SEQUENCER_TAG,
RECORDING_TAG
);
7 changes: 6 additions & 1 deletion src/HolonicSystemsSwissCheeseKnifeModule.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -277,5 +277,10 @@ Model *modelHolonicSystemsSwissCheeseKnife =
"Holonic Systems",
"HolonicSystems-SwissCheeseKnife",
"SwissCheeseKnife",
UTILITY_TAG
UTILITY_TAG,
ATTENUATOR_TAG,
MIXER_TAG,
QUAD_TAG,
SAMPLE_AND_HOLD_TAG,
SLEW_LIMITER_TAG
);

0 comments on commit 4c73e9b

Please sign in to comment.