Project

General

Profile

« Previous | Next » 

Revision 7485

Renamed mappings/VegCore.csv to VegCore.vocab.csv and Veg+-VegCore.csv to VegCore.thesaurus.csv for clarity

View differences:

input.Makefile
145 145

  
146 146
srcDict := map.csv
147 147

  
148
vocab := $(mappings)/VegCore.csv
148
vocab := $(mappings)/VegCore.vocab.csv
149
thesaurus := $(mappings)/VegCore.thesaurus.csv
149 150
coreMap := $(mappings)/VegCore-VegBIEN.csv
150
thesaurus := $(mappings)/Veg+-VegCore.csv
151 151

  
152 152
viaMaps := $(importTables:%=%/map.csv)
153 153

  

Also available in: Unified diff