/[marvin]/marvin/src/libnn/common.Makefile.in
ViewVC logotype

Diff of /marvin/src/libnn/common.Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by srv89, Wed Sep 10 22:19:05 2003 UTC revision 1.14 by matthieu, Tue Sep 16 00:04:31 2003 UTC
# Line 175  ERROR_CMA = lib$(ERROR_DIR).cma Line 175  ERROR_CMA = lib$(ERROR_DIR).cma
175  ERROR_CMA_LIB = $(ERROR_DIR)/lib$(ERROR_DIR).cma  ERROR_CMA_LIB = $(ERROR_DIR)/lib$(ERROR_DIR).cma
176  # .ml sources (without paths!)  # .ml sources (without paths!)
177  ERROR_ML = errorVisitor.ml \  ERROR_ML = errorVisitor.ml \
178          errorMlpnnVisitor.ml          errorMlpnnVisitor.ml \
179            errorTdnnVisitor.ml
180  # .mli sources (without paths!)  # .mli sources (without paths!)
181  ERROR_MLI = errorVisitor.mli  ERROR_MLI = errorVisitor.mli
182  # compiled native code .cmx files (without path!)  # compiled native code .cmx files (without path!)
# Line 215  LEARN_CMA_LIB = $(LEARN_DIR)/lib$(LEARN_ Line 216  LEARN_CMA_LIB = $(LEARN_DIR)/lib$(LEARN_
216  LEARN_ML = learnVisitor.ml \  LEARN_ML = learnVisitor.ml \
217          learnMlpnnEnhancedBackpropVisitor.ml \          learnMlpnnEnhancedBackpropVisitor.ml \
218          learnMlpnnWeightDecayVisitor.ml \          learnMlpnnWeightDecayVisitor.ml \
219          learnMlpnnStochVisitor.ml          learnMlpnnStochVisitor.ml \
220            learnTdnnStochVisitor.ml
221  # .mli sources (without paths!)  # .mli sources (without paths!)
222  LEARN_MLI =  LEARN_MLI =
223  # compiled native code .cmx files (without path!)  # compiled native code .cmx files (without path!)

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26