diff options
| author | Arianna Masciolini <uzkamascio@gmail.com> | 2025-08-08 18:20:47 +0200 |
|---|---|---|
| committer | Arianna Masciolini <uzkamascio@gmail.com> | 2025-08-08 18:20:47 +0200 |
| commit | dcae5f929eb5008818a66ef84a00b01d8c2c5390 (patch) | |
| tree | 24e128bb61e11d7fb7e7e882e8459dcb595635de /src/runtime/python/pgf.egg-info/SOURCES.txt | |
| parent | 638ed39fa4068ddb513542dfb886906d011bc38e (diff) | |
| parent | 726fb3467c1d1c1b6c15afc54ec81ad06528e7ac (diff) | |
fix typo
Diffstat (limited to 'src/runtime/python/pgf.egg-info/SOURCES.txt')
| -rw-r--r-- | src/runtime/python/pgf.egg-info/SOURCES.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/runtime/python/pgf.egg-info/SOURCES.txt b/src/runtime/python/pgf.egg-info/SOURCES.txt new file mode 100644 index 000000000..8512c6dd4 --- /dev/null +++ b/src/runtime/python/pgf.egg-info/SOURCES.txt @@ -0,0 +1,12 @@ +INSTALL +README.org +pypgf.c +setup.py +test.py +examples/README +examples/gf_utils.py +examples/translation_pipeline.py +pgf.egg-info/PKG-INFO +pgf.egg-info/SOURCES.txt +pgf.egg-info/dependency_links.txt +pgf.egg-info/top_level.txt
\ No newline at end of file |
