gelisam / klister

an implementation of stuck macros
BSD 3-Clause "New" or "Revised" License
128 stars 11 forks source link

organize the examples folder #208

Open gelisam opened 1 year ago

gelisam commented 1 year ago

That folder is getting pretty big! Once #126 is implemented, let's split the examples folder more cleanly into:

  1. tests
  2. demos
  3. documentation
  4. libraries

Perhaps it would make sense for each of these to be top-level folders rather than sub-folders of examples, with KLISTERPATH pointing at libraries?