19928/jj_temporal/parsers/gobo_files/y.bat

8 lines
189 B
Batchfile
Raw Normal View History

2024-06-19 13:01:51 +00:00
cd d:
cd e_source
cd parser_tests
cd date_parser
cd discription_files
geyacc -t ymd_time_tokens -o ymd_time_parser.e ymd_time_parser.y
gelex -o ymd_time_scanner.e ymd_time_scanner.l