Skip to content

Commit

Permalink
Reduced number of files
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit Grotewold authored and jdacoello committed Feb 15, 2023
1 parent ee184b4 commit b20f522
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 67 deletions.
14 changes: 7 additions & 7 deletions spec/Body/Body.vspec
Original file line number Diff line number Diff line change
Expand Up @@ -176,45 +176,45 @@ Lights.Beam:
instances: ["Low","High"]
description: Beam lights
# Include lights specification and attach it to the Lights.Beam branch
#include BeamLights.vspec Lights.Beam
#include StaticLights.vspec Lights.Beam

Lights.Running:
type: branch
description: Running lights
# Include lights specification and attach it to the Lights.Running branch
#include RunningLights.vspec Lights.Running
#include StaticLights.vspec Lights.Running

Lights.Backup:
type: branch
description: Backup lights
# Include lights specification and attach it to the Lights.Backup branch
#include BackupLights.vspec Lights.Backup
#include StaticLights.vspec Lights.Backup

Lights.Parking:
type: branch
description: Parking lights
# Include lights specification and attach it to the Lights.Parking branch
#include ParkingLights.vspec Lights.Parking
#include StaticLights.vspec Lights.Parking

Lights.Fog:
type: branch
instances: ["Rear","Front"]
description: Fog lights
# Include lights specification and attach it to the Lights.Fog branch
#include FogLights.vspec Lights.Fog
#include StaticLights.vspec Lights.Fog

Lights.Hazard:
type: branch
description: Hazard lights
# Include lights specification and attach it to the Lights.Hazard branch
#include HazardLights.vspec Lights.Hazard
#include SignalingLights.vspec Lights.Hazard

Lights.Indicator:
type: branch
instances: ["Left","Right"]
description: Indicator lights
# Include lights specification and attach it to the Lights.Indicator branch
#include IndicatorLights.vspec Lights.Indicator
#include SignalingLights.vspec Lights.Indicator

##
# Mirrors definition
Expand Down
12 changes: 0 additions & 12 deletions spec/Body/FogLights.vspec

This file was deleted.

12 changes: 0 additions & 12 deletions spec/Body/HazardLights.vspec

This file was deleted.

12 changes: 0 additions & 12 deletions spec/Body/IndicatorLights.vspec

This file was deleted.

12 changes: 0 additions & 12 deletions spec/Body/ParkingLights.vspec

This file was deleted.

12 changes: 0 additions & 12 deletions spec/Body/RunningLights.vspec

This file was deleted.

File renamed without changes.
File renamed without changes.

0 comments on commit b20f522

Please sign in to comment.