home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 9 / CDACTUAL9.iso / share / Dos / VARIOS / acad / POP10.MNU < prev    next >
Encoding:
Text File  |  1994-06-07  |  1.4 KB  |  28 lines

  1. ***POP10
  2. [Arquitectura]
  3.   [Paredes]^c^c(if (not c:dline) (load "dline"));dline
  4.   [Puertas]^c^c(if (not c:puerta) (load "puerta"));puerta
  5.   [Ventanas]^c^c(if (not c:ventana) (load "ventana"));ventana
  6.   [Armarios]^c^c(if (not c:armario) (load "armario"));armario
  7.   [BorraCarp.]^c^c(if (not c:borrcarp) (load "borrcarp"));borrcarp
  8.   [--]
  9.   [Xcruce]^c^c(if (not c:xcruce) (load "xcruce"));xcruce
  10.   [Tcruce]^c^c(if (not c:tcruce) (load "tcruce"));tcruce
  11.   [Ecruce]^c^c(if (not c:ecruce) (load "ecruce"));ecruce
  12.   [Unirlineas]^c^c(if (not c:soldar) (load "soldar"));soldar
  13.   [--]
  14.   [Detalle]^C^C(if (not c:detalle) (load "detalle"));detalle
  15.   [Superficies]^C^C(if (not c:calsup) (load "calsup"));calsup
  16.   [Cotascont.]^c^c(if (not c:cotac) (load "cotac"));cotac
  17.   [Tramas]^c^c(if (not c:tramas) (load "tramas"));tramas
  18.   [--]
  19.   [Ir a capa]^c^c(if (not c:Iracapa) (load "Iracapa"));Iracapa
  20.   [Mueve capa]^c^c(if (not c:Muevecap) (load "Muevecap"));Muevecap
  21.   [Oculta capa]^c^c(if (not c:Tapacapa) (load "Tapacapa"));Tapacapa
  22.   [Copia capa]^c^c(if (not c:Copicapa) (load "Copicapa"));Copiacapa
  23.   [--]
  24.   [Alarga por captura]^c^c(if (not c:Alarcap) (load "Alarcap"));Alarcap
  25.   [Recorta por captura]^c^c(if (not c:Recorcap) (load "Recorcap"));Recorcap
  26.   [Calculadora]^c^c(if (not c:calcula) (load "Calcula"));Calcula
  27.   [Ayuda escalas]^c^c(if (not c:moddos) (load "moddos"));moddos
  28.