Searched defs:logics (Results 1 - 2 of 2) sorted by relevance

/hets/
H A DMakefile104 # the list of logics that need ShATermConvertible instances
105 logics = CASL HasCASL Isabelle Modal Hybrid TopHybrid Temporal \ macro
140 logics += Haskell
351 # ATC DrIFT-rule generation for logics
459 # all ATC .der.hs files for all logics
460 atc_logic_files = $(foreach logic, $(logics), $(logic)/ATC_$(logic).der.hs)
/hets/debian/
H A Drules104 # the list of logics that need ShATermConvertible instances
105 logics = CASL HasCASL Isabelle Modal Hybrid TopHybrid Temporal \ macro
140 logics += Haskell
351 # ATC DrIFT-rule generation for logics
459 # all ATC .der.hs files for all logics
460 atc_logic_files = $(foreach logic, $(logics), $(logic)/ATC_$(logic).der.hs)

Completed in 21 milliseconds