diff options
| author | bculkin2442 <bjculkin@mix.wvu.edu> | 2019-09-09 19:27:05 -0400 |
|---|---|---|
| committer | bculkin2442 <bjculkin@mix.wvu.edu> | 2019-09-09 19:27:05 -0400 |
| commit | e60131eb4ead92f3ab1caf29d9c89d5d507092d5 (patch) | |
| tree | 3dc2a137a71372cc8c73c83aa12a3505a9401431 /langdefs | |
| parent | 9379692f9cfa436af7ad1ffd3bbd489802a86d4a (diff) | |
General cleanliness pass
Diffstat (limited to 'langdefs')
| -rw-r--r-- | langdefs | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/langdefs b/langdefs new file mode 100644 index 0000000..c0e654d --- /dev/null +++ b/langdefs @@ -0,0 +1,9 @@ +Everge input + filter remove_matches ^\s*# + extension inp + 3rd_gen_scale 3.0 +Everge script + filter remove_matches ^\s*# + filter remove_inline #.*$ + extension rp + 3rd_gen_scale 3.0 |
