mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
put_dsl -> mlr_dsl renames
This commit is contained in:
parent
4f6f03ea80
commit
7b79c163e4
1 changed files with 5 additions and 10 deletions
15
.gitignore
vendored
15
.gitignore
vendored
|
|
@ -27,16 +27,11 @@ gmon.out
|
|||
.*.swp
|
||||
.*.swo
|
||||
c/dsls/lemon
|
||||
c/dsls/put_dsl_lexer.c
|
||||
c/dsls/put_dsl_lexer.h
|
||||
c/dsls/put_dsl_parse.c
|
||||
c/dsls/put_dsl_parse.h
|
||||
c/dsls/put_dsl_parse.out
|
||||
c/dsls/filter_dsl_lexer.c
|
||||
c/dsls/filter_dsl_lexer.h
|
||||
c/dsls/filter_dsl_parse.c
|
||||
c/dsls/filter_dsl_parse.h
|
||||
c/dsls/filter_dsl_parse.out
|
||||
c/dsls/mlr_dsl_lexer.c
|
||||
c/dsls/mlr_dsl_lexer.h
|
||||
c/dsls/mlr_dsl_parse.c
|
||||
c/dsls/mlr_dsl_parse.h
|
||||
c/dsls/mlr_dsl_parse.out
|
||||
c/reg_test/output
|
||||
c/output/out
|
||||
tags
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue