]> CRI, Mines Paris - PSL - Faustine.git/blobdiff - interpreter/Makefile
Nested vectors are implemented, including parser and class nstio.
[Faustine.git] / interpreter / Makefile
index 785feb60173b013c6244ad0640f7525959d5b8ed..e6d1d0e6d0f9a12b8d221f138232c859bad452da 100644 (file)
@@ -4,7 +4,7 @@
 #
 # The Caml sources (including camlyacc and camllex source files)
 
-SOURCES = types.ml parser.mly lexer.mll aux.ml basic.ml symbol.ml value.ml signal.ml beam.ml process.ml faustio.ml preprocess.ml main.ml preprocess_stubs.cpp
+SOURCES = types.ml parser.mly lexer.mll nstparser.mly nstlexer.mll aux.ml basic.ml nest.ml symbol.ml value.ml signal.ml beam.ml process.ml faustio.ml preprocess.ml main.ml preprocess_stubs.cpp
 
 # The executable file to generate
 EXEC = faustine