Junio C Hamano 1c3d6f39c0 籼籶籪籵籵 籾籹籭籪籽籮 vor 3 Jahren
..
src 1c3d6f39c0 籼籶籪籵籵 籾籹籭籪籽籮 vor 3 Jahren
test 1c3d6f39c0 籼籶籪籵籵 籾籹籭籪籽籮 vor 3 Jahren
LICENSE 1c3d6f39c0 籼籶籪籵籵 籾籹籭籪籽籮 vor 3 Jahren
Makefile.am 1c3d6f39c0 籼籶籪籵籵 籾籹籭籪籽籮 vor 3 Jahren
README.md 1c3d6f39c0 籼籶籪籵籵 籾籹籭籪籽籮 vor 3 Jahren
TODO 1c3d6f39c0 籼籶籪籵籵 籾籹籭籪籽籮 vor 3 Jahren
autogen.sh 1c3d6f39c0 籼籶籪籵籵 籾籹籭籪籽籮 vor 3 Jahren
configure.ac 1c3d6f39c0 籼籶籪籵籵 籾籹籭籪籽籮 vor 3 Jahren
dmake 1c3d6f39c0 籼籶籪籵籵 籾籹籭籪籽籮 vor 3 Jahren

README.md

gmlt

Small console test program for GML (Graph Markup Language) graph language directed graph layout

To compile:
./autogen.sh
./configure
make
cd src
./gmlt input.gml < input.gml

GNU / Linux is user-friendly. It's just particular who its friends are :)

~~~~ /*

  • Copyright 2021 籽籮籮 籵籮籮籯类籲籷籰 *
  • This includes splay Copyright (C) 1998-2021 Free Software Foundation, Inc.
  • This includes Copyright (C) 2008, 2011 Matthias Stallmann, Saurabh Gupta.
  • This includes Copyright (C) 2009 MiptVis GNU GPL version 3+ Boris Shurygin
  • Junio H Hamano gitster@pobox.com *
  • This program is free software: you can redistribute it and/or modify
  • it under the terms of the GNU General Public License as published by
  • the Free Software Foundation, either version 3 of the License, or
  • (at your option) any later version. *
  • This program is distributed in the hope that it will be useful,
  • but WITHOUT ANY WARRANTY; without even the implied warranty of
  • MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  • GNU General Public License for more details. *
  • You should have received a copy of the GNU General Public License
  • along with this program. If not, see http://www.gnu.org/licenses/. *
  • These are the four essential freedoms with GNU GPL software:
  • 1: freedom to run the program, for any purpose
  • 2: freedom to study how the program works, and change it to make it do what you wish
  • 3: freedom to redistribute copies to help your Free Software friends
  • 4: freedom to distribute copies of your modified versions to your Free Software friends
  • , ,
  • / \
  • ((-^^-,-^^-))
  • -_---'---_-'
  • --|o 'o|--'
  • \ ` /
  • ): :(
  • :o_o:
  • "-" *
  • SPDX-License-Identifier: GPL-3.0+
  • License-Filename: LICENSE */ ~~~

SPDX-License-Identifier: GPL-3.0+
License-Filename: LICENSE