Skip to content
  • Roland Levillain's avatar
    Simplify graph-based image I/O in apps/graph-morpho. · 213325ca
    Roland Levillain authored
    	* apps/graph-morpho/complex1d.cc (make_regular_complex1d_image):
    	New function.
    	Use it...
    	(main): ...here, to simplify the construction of the input image,
    	by reading it from...
    	* apps/graph-morpho/x.pbm: ...this (new) image.
    	* apps/data.hh.in: New.
    	* apps/graph-morpho/Makefile.am (AM_CPPFLAGS):
    	Add -I$(top_builddir)/milena.
    	(bin_PROGRAMS): Rename as...
    	(noinst_PROGRAMS): ...this.
    	(EXTRA_DIST): New.
    	Add x.pbm.
    
    git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4458 4aad255d-cdde-0310-9447-f3009e2ae8c0
    213325ca