summarylogtreecommitdiffstats
path: root/linguist
blob: d4609f556b67dd33d41aadc0fe3c86d396f2cfa4 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh

# As for now, PacketTracer works with built-in arch libraries
# If you exprerience any troubles, try to uncomment
# the following line        

export LD_LIBRARY_PATH="/usr/share/packettracer/lib" 

/usr/share/packettracer/bin/linguist "$@"